1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/server/services/store/sqlstore/migrationstests
Harshil Sharma 03f4717e96
Hide board feature (#4409)
* WIP

* Added migrations

* Updating store method

* WIP

* WIP

* Updated DND

* WIP

* WIP

* WIP

* WIP

* WIP

* wip

* WIP

* Adding new DB tool

* Used migration functions in new migrations

* Unique constraint migration

* Unique constraint migration

* Added SQLITE migrations

* Added SQLITE support in few more migrations

* Added SQLITE support in few more migrations

* WIP

* Used old-fashioned way to add unique constraint

* Using oldsqlite method

* Using oldsqlite method

* Fixed all store and app layer tests

* fixed integration tests

* test and lint fix

* Updated migration for MySQL and Postgres on personal server

* Types fix

* sqlite fix

* fix typo

* misc cleanup

* added new tests

* added new tests

* de-duping input for postgres

* integration tests, rmeoved uneeded migration

* Added some migration tests

* Added some migration tests

* Fixed a test

* completed migration tests

* completed migration tests

* Removed leftover debug statements

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-24 15:41:54 +05:30
..
fixtures Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
boards_migrator_test.go Idempotent schema and data migrations (#4253) 2022-12-16 11:15:38 -05:00
deleted_membership_boards_migration_test.go Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
helpers_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
migrate_34_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
migration35_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
migration36_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
migration37_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
migration38_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
migration_18_test.go Add mariadb tests and update database migration for compatibility (#3929) 2022-10-20 07:36:13 -06:00
migration_27_test.go Added duplicate data test for user preference (#3968) 2022-10-07 16:28:47 +02:00
migration_28_test.go Add remove templates channel link migration (#3794) 2022-09-07 14:22:06 -06:00
migration_33_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30