24 Commits

Author SHA1 Message Date
Alexandre Bodin
2d02f8ec2d Use sub query on mysql to avoid alias issue & add mysql 5 tests 2021-09-20 19:29:06 +02:00
Alexandre Bodin
130aade450 some cleanup 2021-09-16 23:29:25 +02:00
Alexandre Bodin
bb1b3c2c6e Run sub queries for update and delete with joins 2021-09-16 22:18:13 +02:00
Alexandre Bodin
df4c67e5e1 Fix insensitive contains 2021-09-16 15:32:27 +02:00
Alexandre Bodin
0f3f984ea7 Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Alexandre Bodin
9b06d99a2a Fix relation counter to number 2021-08-11 11:02:17 +02:00
Alexandre Bodin
d3a1d6fc98 Fix tests and cleanups 2021-08-11 09:34:55 +02:00
Alexandre Bodin
16b3a44f8a Check nil values in query builder 2021-08-09 18:20:27 +02:00
Alexandre Bodin
07ae49badd Avoid making empty queries in populate 2021-08-06 10:51:34 +02:00
Alexandre Bodin
7b10521664 Fix search 2021-07-28 21:03:32 +02:00
Alexandre Bodin
81dd94c6ec Refactor all query() calls 2021-07-08 18:15:32 +02:00
Alexandre Bodin
e973804399 Filters working 2021-07-05 18:35:16 +02:00
Alexandre Bodin
03988acb63 Cleanup 2021-07-01 14:33:04 +02:00
Alexandre Bodin
1728e67e5d Cleanup operators 2021-07-01 13:52:01 +02:00
Alexandre Bodin
1122d24c90 Cleanup populate 2021-06-30 21:17:32 +02:00
Alexandre Bodin
b5856aa624 Init link query entity service 2021-06-30 20:00:03 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
Alexandre Bodin
fe4e355b24 Branch i18n bootstrap 2021-06-28 22:37:19 +02:00
Alexandre Bodin
d5b96c6e97 fromRow - toRow 2021-06-28 21:37:44 +02:00
Alexandre Bodin
d33a363c88 Crud + relations Associations v1 2021-06-25 12:07:32 +02:00
Alexandre Bodin
bdbf90b567 wip 2021-06-24 18:28:36 +02:00
Alexandre Bodin
5316fb07ea Attach relations 2021-06-24 09:12:19 +02:00
Alexandre Bodin
64c1e1f21a Server can start 2021-06-24 09:12:18 +02:00
Alexandre Bodin
29cb475d83 wip 2021-06-24 09:09:29 +02:00