focalboard/server/services/store/sqlstore/migrations/migrations_files
Harshil Sharma 08db4fed61
Workspace switcher (#1052)
* API WIP

* WIP

* Finished changes

* Fixed colors:

* Don't enforce charset adn collation in migration, pick from database DSN

* Added MySQL query

* Updated mocks

* Added tests

* Lint fixes

* Fixed typo and removed unsed style

* Checked in a snapshot

* Updated snapshot

* Updated Cypress test

* Updated Cypress test

* Updated Cypress test

* Fixed review comments

* Fixed tests

* Added default collation for MySQL

* Added documentation for ensuring correct database collation

* Updated migrations

* Fixed a bug with collation

* Fixed lint errors

* Used correct collation

* debugging

* Updating css

* Minor UI changes

* USe inbuilt default collation

* Used only charset for mysql

* Fixed linter issue:

* Added migration for matching collation

* Reverted local config changes

* Reverted local config changes

* Handled the case of personal server running on MySQL

* WIP

* Now running collation matching migration onlyt for plugins

* Minor optimization

* Multiple review fixes

* Added group by clause to primary query

* Supported for subpacth

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2021-09-08 10:22:03 +05:30
..
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