focalboard/server/services/store/sqlstore
Doug Lauder 95d0f37420
Migration fixes (#3196)
* simplify block.board_id population
* only create tables if not existing
* fix migration ordering
* fix min schema versions for code-based migrations
2022-06-08 10:13:56 -04:00
..
migrations Migration fixes (#3196) 2022-06-08 10:13:56 -04: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
helpers_test.go
legacy_blocks.go fix postgres SQL for legacyBoardFields (#3111) 2022-05-26 18:11:53 -04:00
migrate.go Migration fixes (#3196) 2022-06-08 10:13:56 -04:00
migrate_test.go
notificationhints.go
params.go
public_methods.go
session.go
sharing.go
sqlstore.go Updated go version (#3189) 2022-06-06 10:18:21 +02:00
sqlstore_test.go
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