focalboard/server/services/store/sqlstore
Doug Lauder 218d901b0d
Sqlite in-memory database for unit tests (#2599)
* unit tests use in-memory DB for sqlite
2022-03-23 14:14:07 -04:00
..
migrations Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
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 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 Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
public_methods.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06: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 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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
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