focalboard/server/services/store/sqlstore
Miguel de la Cruz 821e3e1c85
Add mariadb tests and update database migration for compatibility (#3929)
* Add mariadb tests and update database migration for compatibility

* add additional tests for migrating json fields

* remove unnecessary test

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-10-20 07:36:13 -06:00
..
migrations Add mariadb tests and update database migration for compatibility (#3929) 2022-10-20 07:36:13 -06:00
migrationstests Add mariadb tests and update database migration for compatibility (#3929) 2022-10-20 07:36:13 -06:00
blocks.go GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
board.go Check on GetBoardsForUserAndTeam if the board result list is incomplete and continue if that's the case (#3842) 2022-09-14 08:59:39 -04:00
board_insights.go
boards_and_blocks.go Gh 3953 remove channel link duplicate (#4011) 2022-10-17 16:45:51 -05:00
category.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
category_boards.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
cloud.go
data_migrations.go Fix collation and charset after migrations (every run) (#4002) 2022-10-14 18:39:25 -04:00
data_migrations_test.go Fix collation and charset after migrations (every run) (#4002) 2022-10-14 18:39:25 -04:00
data_retention.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
file.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
helpers_test.go Fix collation and charset after migrations (every run) (#4002) 2022-10-14 18:39:25 -04:00
legacy_blocks.go
migrate.go Fix collation and charset after migrations (every run) (#4002) 2022-10-14 18:39:25 -04:00
notificationhints.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
params.go
public_methods.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
schema_table_migration.go
schema_table_migration_test.go
session.go
sharing.go
sqlstore.go Add mariadb tests and update database migration for compatibility (#3929) 2022-10-20 07:36:13 -06:00
sqlstore_test.go
subscriptions.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
system.go
team.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
templates.go
user.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
util.go Add mariadb tests and update database migration for compatibility (#3929) 2022-10-20 07:36:13 -06:00