focalboard/server/services/store/sqlstore
Harshil Sharma 018c829132 WIP
2022-03-24 13:16:19 +05:30
..
migrations Added server changes to support private templates 2022-03-23 16:21:48 +05:30
blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
board.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
migrate_test.go
notificationhints.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
params.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01: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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -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 WIP 2022-03-24 13:16:19 +05:30
user.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
util.go Sqlite in-memory database for unit tests (#2599) 2022-03-23 14:14:07 -04:00