19 Commits

Author SHA1 Message Date
Bassel
f0dbb4be31 apply fixes:
- fix callback return type
- fix callback params
2023-01-24 15:55:43 +02:00
Bassel
4af04c483e refactor transactions:
- fix the typings
- add rollback and commit to the callback params
2023-01-23 18:49:56 +02:00
Bassel
9fecc309e7 Merge branch 'chore/transactions' into deits/rollbacks 2023-01-18 14:27:17 +02:00
Bassel
f7e0cc73b1 remove options from transactions api 2023-01-16 10:44:06 +02:00
Bassel
12dd68f4a7 Improve transaction API:
- make it possible to have nested transactions
- wrap the knex transaction api and apply changes everywhere it was used
2023-01-13 12:23:30 +02:00
Convly
38f756e1bb Add transfer (import+export) links capabilities 2022-12-14 09:41:49 +01:00
Alexandre Bodin
8a8359c3ed Merge branch 'main' into chore/transactions 2022-11-23 10:19:52 +01:00
Convly
0bf53f3416 Merge branch 'main' into features/deits 2022-11-21 17:19:39 +01:00
Sid
7d2a8bb337 chore: fixing spelling cont., missed a file 2022-11-16 14:17:17 +01:00
Convly
125269d4fa Add readable stream capabilities to the query builder 2022-10-27 11:51:44 +02:00
Alexandre Bodin
0d73def370 Implicit transactioning 2022-09-12 15:26:08 +02:00
Convly
48ab30ccee First pass on Alexandre's review 2022-06-07 16:07:39 +02:00
Finn Gegenmantel
6a96dbad6d Add missing where parameters 2022-05-11 12:12:30 -06:00
Alexandre Bodin
82fe2a1b87 Add timestamps lifecycles subscriber 2021-09-20 19:15:50 +02:00
Dieter Stinglhamber
848df28cdc wrap query returns types in Promise 2021-08-27 08:55:18 +02:00
Alexandre Bodin
09f7269b4a Implement compos in the entity service 2021-07-06 14:18:03 +02:00
Alexandre Bodin
b5856aa624 Init link query entity service 2021-06-30 20:00:03 +02:00
Alexandre Bodin
a1e2fc6829 Init fields 2021-06-28 12:34:29 +02:00
Alexandre Bodin
29cb475d83 wip 2021-06-24 09:09:29 +02:00