focalboard/server/services/store/sqlstore
Doug Lauder 4feafb9806
Channels style UUID (#1369)
* server channels style uuids
* webapp channels style uuids
2021-10-05 09:52:59 -04:00
..
initializations Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
migrations Added MySQL migration for applying column level collation (#1297) 2021-09-22 09:23:02 +05:30
blocks.go Adds workspaceID to blocks and makes board page only reacts to the workspace updates (#1299) 2021-09-22 13:57:00 -06:00
initialize.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04: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
migrate.go Update migrate.go (#1396) 2021-10-04 10:06:01 +05:30
session.go [GH-428] Add unit tests for ./store/sqlstore/session.go (#729) 2021-07-22 07:56:25 -04:00
sharing.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
sqlstore_test.go Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
sqlstore.go Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
system.go Ensure all code paths close *sql.Rows (#679) 2021-07-06 16:44:11 -04:00
user.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
util.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
workspaces.go Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00