focalboard/server/services
Doug Lauder 2640cbd3ed
fix panic selecting insert_at (#2009)
Fixes a panic at start-up for plugin + postgres/mysql. When selecting on a timestamp database type, the type of the var to scan into is different based on database type. The fix is to convert the timestamp to string within the query and scan into a string.
2021-12-21 17:18:55 -05:00
..
audit MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
auth fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
config Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
metrics Adding explict logout logic (#1895) 2021-12-01 10:21:31 +01:00
notify Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
scheduler Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
store fix panic selecting insert_at (#2009) 2021-12-21 17:18:55 -05:00
telemetry use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
webhook Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00