This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
database
/
migrations
History
elweyn
1cb8b185ac
Create tables on an already exsting table breaks the script, so fix with a create table if not exists. Insert statement breaks if their is a duplicate key that is imported change so that it does not break.
2021-11-18 09:14:02 +01:00
..
0001-init_db.ts
renamed script to have leading zeros to not break order later on
2021-08-23 12:38:26 +02:00
0002-add_settings.ts
Create tables on an already exsting table breaks the script, so fix with a create table if not exists. Insert statement breaks if their is a duplicate key that is imported change so that it does not break.
2021-11-18 09:14:02 +01:00
0003-login_server_tables.ts
Create tables on an already exsting table breaks the script, so fix with a create table if not exists. Insert statement breaks if their is a duplicate key that is imported change so that it does not break.
2021-11-18 09:14:02 +01:00
0004-login_server_data.ts
Create tables on an already exsting table breaks the script, so fix with a create table if not exists. Insert statement breaks if their is a duplicate key that is imported change so that it does not break.
2021-11-18 09:14:02 +01:00