focalboard/server/services/store/sqlstore
2022-03-28 13:07:23 +05:30
..
migrations Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
board.go Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06: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 Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
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 Added server changes to support private templates 2022-03-23 16:21:48 +05:30
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 Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06: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 Fixed tests and lint 2022-03-25 12:18:15 +05:30
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