focalboard/server/services/store/sqlstore
2022-04-12 08:47:45 -04:00
..
migrations Add coalesce to template version migration (#2764) 2022-04-12 08:47:45 -04:00
blocks.go Removing not used code 2022-04-06 12:57:30 +02:00
board.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00
boards_and_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category_boards.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
data_migrations.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
data_migrations_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
helpers_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
legacy_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
migrate.go Fixed bug where migration failed if no teamless board existed (#2648) 2022-03-28 13:32:01 +05:30
migrate_test.go Fix MySQL migration connection when the DSN doesn't contain any query parameters (#557) 2021-06-11 11:18:11 +02:00
notificationhints.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
params.go Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
public_methods.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04: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.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
sqlstore_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
subscriptions.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
system.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06: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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
util.go Revert in-memory unit tests for sqlite (#2630) 2022-03-24 15:45:10 -06:00