focalboard/server/services/store/sqlstore/migrations/migrations_files
Doug Lauder 8be71b1498
Don't insert nulls into blocks_history table. (#1890)
Ensure all fields are non-NULL when inserting into blocks_history (on block delete).
2021-12-03 12:32:57 -05:00
..
000001_init.down.sql
000001_init.up.sql Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
000002_system_settings_table.down.sql
000002_system_settings_table.up.sql Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
000003_blocks_rootid.down.sql
000003_blocks_rootid.up.sql
000004_auth_table.down.sql
000004_auth_table.up.sql Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
000005_blocks_modifiedby.down.sql
000005_blocks_modifiedby.up.sql
000006_sharing_table.down.sql
000006_sharing_table.up.sql Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
000007_workspaces_table.down.sql
000007_workspaces_table.up.sql Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
000008_teams.down.sql
000008_teams.up.sql
000009_blocks_history.down.sql
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 Don't insert nulls into blocks_history table. (#1890) 2021-12-03 12:32:57 -05:00