focalboard/server/services/store
Miguel de la Cruz 8666bc833a
Adds a generator that wraps store methods with transactions and migrates implementations to use transactions (#1440)
* Adds a generator that wraps store methods with transactions and migrates implementations to use transactions

* Remove OpenTracing parameters from the generator

* Remove unused template methods

* Generate transactional methods only for those labelled as so

* Fix linter
2021-10-22 12:48:53 +02:00
..
generators Adds a generator that wraps store methods with transactions and migrates implementations to use transactions (#1440) 2021-10-22 12:48:53 +02:00
mattermostauthlayer use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
mockstore use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
sqlstore Adds a generator that wraps store methods with transactions and migrates implementations to use transactions (#1440) 2021-10-22 12:48:53 +02:00
storetests use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
store.go Adds a generator that wraps store methods with transactions and migrates implementations to use transactions (#1440) 2021-10-22 12:48:53 +02:00