..
000001_init.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000001_init.up.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000002_system_settings_table.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000002_system_settings_table.up.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000003_blocks_rootid.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000003_blocks_rootid.up.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000004_auth_table.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000004_auth_table.up.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000005_blocks_modifiedby.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000005_blocks_modifiedby.up.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000006_sharing_table.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000006_sharing_table.up.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000007_workspaces_table.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000007_workspaces_table.up.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000008_teams.down.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000008_teams.up.sql
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
000009_blocks_history.down.sql
Adding mysql support to the database ( #301 )
2021-04-22 22:53:01 +02:00
000009_blocks_history.up.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000010_blocks_created_by.down.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000010_blocks_created_by.up.sql
New Props: Created By, Created At, Updated By, Updated At ( #583 )
2021-07-08 20:06:43 +05:30
000011_match_collation.down.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000011_match_collation.up.sql
Workspace switcher ( #1052 )
2021-09-08 10:22:03 +05:30
000012_match_column_collation.down.sql
Added MySQL migration for applying column level collation ( #1297 )
2021-09-22 09:23:02 +05:30
000012_match_column_collation.up.sql
Added MySQL migration for applying column level collation ( #1297 )
2021-09-22 09:23:02 +05:30
000013_millisecond_timestamps.down.sql
use milliseconds for all timestamps (server) ( #1447 )
2021-10-07 07:51:01 -04:00
000013_millisecond_timestamps.up.sql
use milliseconds for all timestamps (server) ( #1447 )
2021-10-07 07:51:01 -04:00
000014_add_not_null_constraint.down.sql
Removed nullability of block created by and modified by fields: ( #1603 )
2021-10-25 19:50:38 +05:30
000014_add_not_null_constraint.up.sql
Removed nullability of block created by and modified by fields: ( #1603 )
2021-10-25 19:50:38 +05:30
000015_blocks_history_no_nulls.down.sql
Don't insert nulls into blocks_history table. ( #1890 )
2021-12-03 12:32:57 -05:00
000015_blocks_history_no_nulls.up.sql
fix mysql migration ( #1964 )
2021-12-10 08:56:11 -05:00
000016_subscriptions_table.down.sql
Notifications phase 1 ( #1851 )
2021-12-10 10:46:37 -05:00
000016_subscriptions_table.up.sql
Notifications phase 1 ( #1851 )
2021-12-10 10:46:37 -05:00