focalboard/server/services/store/sqlstore
2021-07-09 12:59:44 +02:00
..
initializations Fixes for workspace support (#321) 2021-04-26 13:43:02 +02:00
migrations New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
blocks.go fix linter errors in plugin (#696) 2021-07-09 12:59:44 +02:00
initialize.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -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 fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
session.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
sharing.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
sqlstore_test.go Add RPC API support to plugin (#619) 2021-06-25 16:49:06 +02:00
sqlstore.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
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 Ensure all code paths close *sql.Rows (#679) 2021-07-06 16:44:11 -04:00
workspaces.go Ensure all code paths close *sql.Rows (#679) 2021-07-06 16:44:11 -04:00