mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
03f4717e96
* 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> |
||
---|---|---|
.. | ||
migrations | ||
migrationstests | ||
blocks.go | ||
board_insights.go | ||
board.go | ||
boards_and_blocks.go | ||
category_boards.go | ||
category.go | ||
cloud.go | ||
data_migrations_test.go | ||
data_migrations.go | ||
data_retention.go | ||
file.go | ||
helpers_test.go | ||
legacy_blocks.go | ||
migrate.go | ||
notificationhints.go | ||
params.go | ||
public_methods.go | ||
schema_table_migration_test.go | ||
schema_table_migration.go | ||
session.go | ||
sharing.go | ||
sqlite.go | ||
sqlstore_test.go | ||
sqlstore.go | ||
subscriptions.go | ||
system.go | ||
team.go | ||
templates.go | ||
user.go | ||
util.go |