focalboard/server/services/store/sqlstore
Chen-I Lim af35a8e2c2
GH 2593: Fix Windows migration (#2767)
* Upgrade npm in build-ubuntu

* npm i -S moment

* Don't upgrade npm

* macos-latest on build-mac

* Update dev-release.yml

* Fix #2593: Fix Windows migration
2022-04-12 12:17:58 -07:00
..
migrations Add coalesce to template version migration (#2764) 2022-04-12 08:47:45 -04:00
blocks.go Removing not used code 2022-04-06 12:57:30 +02:00
board.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00
boards_and_blocks.go
category.go
category_boards.go
data_migrations.go
data_migrations_test.go
helpers_test.go
legacy_blocks.go
migrate.go GH 2593: Fix Windows migration (#2767) 2022-04-12 12:17:58 -07:00
migrate_test.go
notificationhints.go
params.go
public_methods.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04:00
session.go
sharing.go
sqlstore.go
sqlstore_test.go
subscriptions.go
system.go
team.go
templates.go GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02:00
user.go
util.go