1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services/store/sqlstore
2022-09-01 16:07:11 +05:30
..
migrations Extra safe MySQL migration 2022-09-01 16:07:11 +05:30
migrationstests Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
blocks.go getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
board_insights.go [MM-43781] Feature: boards insights (#3005) 2022-08-08 11:42:02 +05:30
board.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
boards_and_blocks.go Remove duplicated store and app method to get blocks that belong to a board (#3698) 2022-08-22 21:53:59 +02:00
category_boards.go Updated update category-board mapping method to not rely on DB returning affected rows (#2840) 2022-04-20 09:21:53 -06:00
category.go Persist category state (#3579) 2022-08-08 14:55:47 -06:00
cloud.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
data_migrations_test.go Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
data_migrations.go Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
data_retention.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
file.go Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
helpers_test.go Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
legacy_blocks.go Adds data migration to clean badly assigned boards (#3635) 2022-08-11 09:22:32 -06:00
migrate.go Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
notificationhints.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
params.go Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
public_methods.go getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
session.go Adds a generator that wraps store methods with transactions and migrates implementations to use transactions (#1440) 2021-10-22 12:48:53 +02:00
sharing.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sqlstore_test.go Persist category state (#3579) 2022-08-08 14:55:47 -06:00
sqlstore.go Adds a check that errors on store start if MariaDB is detected (#3725) 2022-08-24 14:36:43 -06:00
subscriptions.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
system.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
team.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
templates.go GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02:00
user.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
util.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00