mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-08 15:06:08 +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> |
||
---|---|---|
.. | ||
app_test.go | ||
app.go | ||
auth_test.go | ||
auth.go | ||
blocks_test.go | ||
blocks.go | ||
boards_and_blocks.go | ||
boards_test.go | ||
boards.go | ||
cards_test.go | ||
cards.go | ||
category_boards_test.go | ||
category_boards.go | ||
category_test.go | ||
category.go | ||
clientConfig_test.go | ||
clientConfig.go | ||
cloud_test.go | ||
cloud.go | ||
content_blocks_test.go | ||
content_blocks.go | ||
export.go | ||
files_test.go | ||
files.go | ||
helper_test.go | ||
import_test.go | ||
import.go | ||
initialize.go | ||
insights_test.go | ||
insights.go | ||
onboarding_test.go | ||
onboarding.go | ||
permissions.go | ||
server_metadata_test.go | ||
server_metadata.go | ||
sharing_test.go | ||
sharing.go | ||
subscriptions.go | ||
teams_test.go | ||
teams.go | ||
templates_test.go | ||
templates.boardarchive | ||
templates.go | ||
user.go |