focalboard/server/services/store/storetests
Harshil Sharma 63edf2c987
Props to preferences (#3722)
* Added tab;le creation migration

* WIP

* Finished base impl

* Added MySQL migration

* WIP

* Added personal server store methods

* WIP

* Fixed webapp tests

* Updated server tests

* generated code

* generated code

* generated code

* used raw queries instead of plugin methods to avoid updating productapi package

* Added API doc

* Added sqlite migratins

* used plugin APIs again s=instead of raw queries

* WIP

* Added missed case of SQL migration where personal server can run on Postgres and MySQL

* CI

* Removed unsupported POSL operator

* Low on caffine. Making silly mistakes

* json handling

* int test

* hope tests pass

* Fix incorrect column size

* Webapp lint fixes

* remived debug code

* Updated moigration version

* Review fixes
2022-08-29 12:55:12 +05:30
..
blocks.go Updates db indexes to improve performance (#3732) 2022-08-24 18:42:41 +02:00
board_insights.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
boards.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
boards_and_blocks.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
category.go Persist category state (#3579) 2022-08-08 14:55:47 -06:00
categoryBoards.go Persist category state (#3579) 2022-08-08 14:55:47 -06:00
cloud.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
data_retention.go Remove duplicated store and app method to get blocks that belong to a board (#3698) 2022-08-22 21:53:59 +02:00
files.go Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
helpers.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
notificationhints.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
session.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sharing.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
subscriptions.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
system.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
teams.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
users.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
util.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00