focalboard/server/services/store/sqlstore
Scott Bishel 3450eb6d4f
Gh 1841 batch patches (#1935)
* Updating table row css (#1787)

* package patchBlocks as batches, move updateBlocks to transactional

* fix lint errors

* fix from review

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-12-10 07:17:00 -07:00
..
initializations
migrations fix mysql migration (#1964) 2021-12-10 08:56:11 -05:00
blocks.go Gh 1841 batch patches (#1935) 2021-12-10 07:17:00 -07:00
data_migrations_test.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
data_migrations.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
helpers_test.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
initialize.go typed block type (#1672) 2021-10-26 21:11:19 -04:00
migrate_test.go
migrate.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
params.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
public_methods.go Gh 1841 batch patches (#1935) 2021-12-10 07:17:00 -07:00
session.go
sharing.go
sqlstore_test.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
sqlstore.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
system.go Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
user.go
util.go
workspaces.go