focalboard/server/services/store/sqlstore
Doug Lauder fa258fe91e
fix postgres SQL for legacyBoardFields (#3111)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-26 18:11:53 -04:00
..
migrations Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
blocks.go
board.go Fixed a bug where migrations didn't run on a clean DB (#3104) 2022-05-24 09:40:34 +02:00
boards_and_blocks.go update board title when duplicated (#3011) 2022-05-03 12:44:34 -06:00
category.go
category_boards.go
data_migrations.go Fixed a bug where migrations didn't run on a clean DB (#3104) 2022-05-24 09:40:34 +02:00
data_migrations_test.go
data_retention.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
helpers_test.go
legacy_blocks.go fix postgres SQL for legacyBoardFields (#3111) 2022-05-26 18:11:53 -04:00
migrate.go Remove timeout from MySQL migrations (#2974) 2022-04-28 11:58:17 -06:00
migrate_test.go
notificationhints.go
params.go Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
public_methods.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
session.go
sharing.go
sqlstore.go Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
sqlstore_test.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
subscriptions.go
system.go
team.go
templates.go
user.go
util.go standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00