focalboard/server/services/store/sqlstore/migrations/migrations_files
2021-04-26 13:43:02 +02:00
..
000001_init.down.sql
000001_init.up.sql Adding mysql support to the database (#301) 2021-04-22 22:53:01 +02:00
000002_system_settings_table.down.sql
000002_system_settings_table.up.sql Adding mysql support to the database (#301) 2021-04-22 22:53:01 +02:00
000003_blocks_rootid.down.sql
000003_blocks_rootid.up.sql
000004_auth_table.down.sql
000004_auth_table.up.sql Adding mysql support to the database (#301) 2021-04-22 22:53:01 +02:00
000005_blocks_modifiedby.down.sql
000005_blocks_modifiedby.up.sql
000006_sharing_table.down.sql
000006_sharing_table.up.sql Adding mysql support to the database (#301) 2021-04-22 22:53:01 +02:00
000007_workspaces_table.down.sql
000007_workspaces_table.up.sql Adding mysql support to the database (#301) 2021-04-22 22:53:01 +02:00
000008_teams.down.sql
000008_teams.up.sql
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 Fixes for workspace support (#321) 2021-04-26 13:43:02 +02:00