focalboard/server/services/store/sqlstore/migrations
Jesús Espino bc37e97ae9
Applying migration changes (#2752)
* Applying migration changes

* Fixing linter erros

* Restoring userID

* Updated user id length

* Update server/app/category_boards.go

* Skiped creating categories for boards belonging to DMs

* Handled private group messages as well

* fix sql error for insert_at

* fix timestamp parsing

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-04-13 16:10:53 -06:00
..
000001_init.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000001_init.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000002_system_settings_table.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000002_system_settings_table.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000003_blocks_rootid.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000003_blocks_rootid.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000004_auth_table.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000004_auth_table.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000005_blocks_modifiedby.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000005_blocks_modifiedby.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000006_sharing_table.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000006_sharing_table.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000007_workspaces_table.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000007_workspaces_table.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000008_teams.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000008_teams.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000009_blocks_history.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000009_blocks_history.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000010_blocks_created_by.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000010_blocks_created_by.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000011_match_collation.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000011_match_collation.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000012_match_column_collation.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000012_match_column_collation.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000013_millisecond_timestamps.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000013_millisecond_timestamps.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000014_add_not_null_constraint.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000014_add_not_null_constraint.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000015_blocks_history_no_nulls.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000015_blocks_history_no_nulls.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000016_subscriptions_table.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000016_subscriptions_table.up.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000017_add_teams_and_boards.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000017_add_teams_and_boards.up.sql Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
000018_populate_categories.down.sql Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
000018_populate_categories.up.sql Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
000019_populate_category_blocks.down.sql Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
000019_populate_category_blocks.up.sql Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
000020_create_boards_members_history.down.sql Add Members History support (#2595) 2022-03-29 10:17:19 +02:00
000020_create_boards_members_history.up.sql Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00