1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/server/services/store/storetests
Jesús Espino 1d5583ac7a
Removing transactions from sqlite backend (#2361)
* Removing transactions from sqlite backend

* Skipping tests in sqlite because the lack of transactions

* Generating the mocks

* Fixing golangci-lint
2022-02-22 14:30:47 -07:00
..
blocks.go Removing transactions from sqlite backend (#2361) 2022-02-22 14:30:47 -07:00
helpers.go Fixed missing errors (#694) 2021-07-09 09:11:54 +05:30
notificationhints.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
session.go [GH-428] Add unit tests for ./store/sqlstore/session.go (#729) 2021-07-22 07:56:25 -04:00
sharing.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
subscriptions.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
system.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
users.go use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
util.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
workspaces.go Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00