focalboard/server/services/store/sqlstore/migrations/sqlite_files
2021-01-11 18:53:08 -08:00
..
000001_init.down.sql Making the migrations embeded, and add an initial store test 2020-10-18 01:09:12 +02:00
000001_init.up.sql Making the migrations embeded, and add an initial store test 2020-10-18 01:09:12 +02:00
000002_system_settings_table.down.sql Add initial telemetry code, system_settings table and the task scheduler 2020-10-19 14:55:31 +02:00
000002_system_settings_table.up.sql Add initial telemetry code, system_settings table and the task scheduler 2020-10-19 14:55:31 +02:00
000003_blocks_rootid.down.sql Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
000003_blocks_rootid.up.sql Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
000004_auth_table.down.sql Addressing review concerns 2020-12-07 16:00:13 +01:00
000004_auth_table.up.sql Fixing tests 2021-01-11 15:33:34 +01:00
000005_blocks_modifiedby.down.sql Store blocks modified_by userID 2021-01-11 18:53:08 -08:00
000005_blocks_modifiedby.up.sql Store blocks modified_by userID 2021-01-11 18:53:08 -08:00