focalboard/server/services/store/sqlstore
2020-10-19 12:10:26 -07:00
..
migrations Change fields type in Postgres to JSON 2020-10-19 12:10:26 -07:00
blocks_test.go Making the migrations embeded, and add an initial store test 2020-10-18 01:09:12 +02:00
blocks.go Adding golang migrate to handle database migrations 2020-10-16 22:26:47 +02:00
migrate.go Passing an initial golangci-lint pass 2020-10-18 02:07:35 +02:00
sqlstore_test.go Passing an initial golangci-lint pass 2020-10-18 02:07:35 +02:00
sqlstore.go Making the migrations embeded, and add an initial store test 2020-10-18 01:09:12 +02:00
system.go Add initial telemetry code, system_settings table and the task scheduler 2020-10-19 14:55:31 +02:00