mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-30 08:36:54 +02:00
e7c38c8822
* Adds data migrations and the unique IDs migration * Adds GetSystemSetting tests * Add log statements to data migrations * Move migrations to the store and ensure they follow an order mixing database and data migrations * Fix system settings * Add tests for unique id migration * Small comment change * Make a couple of methods private and wrap the migration in a transaction * Update public methods * Add database mutex to data migrations * Create server params and pass a mutex factory to the store * Fix plugin linter * Make isPlugin private * Fix comment typo Co-authored-by: Doug Lauder <wiggin77@warpmail.net> Co-authored-by: Doug Lauder <wiggin77@warpmail.net> |
||
---|---|---|
.. | ||
admin-scripts | ||
api | ||
app | ||
auth | ||
client | ||
integrationtests | ||
main | ||
model | ||
server | ||
services | ||
swagger | ||
utils | ||
web | ||
ws | ||
.golangci.yml | ||
go.mod | ||
go.sum | ||
go.tools.mod | ||
go.tools.sum |