Marc-Roig
|
e725596ca7
|
feat: add indexes to morph tables
|
2023-04-20 12:08:15 +02:00 |
|
Marc
|
167aba4d97
|
Merge branch 'main' into fix/duplicate-join-tables
|
2023-01-18 10:27:05 +01:00 |
|
Marc-Roig
|
e273f7f76d
|
look for duplicated inverseBy relationships
|
2022-12-20 10:17:38 +01:00 |
|
Josh
|
23bf8c5dac
|
Merge branch 'main' into feature/relations-reordering
|
2022-12-05 10:00:01 +00:00 |
|
Marc-Roig
|
a7f37ba45d
|
change order column name to inv
|
2022-11-25 11:50:53 +01:00 |
|
Marc-Roig
|
aedff736b5
|
change joincolumn name to integer
|
2022-10-26 11:29:43 +02:00 |
|
Marc-Roig
|
5f5e3e67db
|
all order columns to float
|
2022-10-26 09:16:22 +02:00 |
|
Pierre Noël
|
8e5543b21d
|
fix cleanOrder + use hasOrderColumn and hasInverseOrderColumn
|
2022-09-30 10:54:41 +02:00 |
|
Pierre Noël
|
a56879e12b
|
implement cleanOrder function
|
2022-09-30 10:54:41 +02:00 |
|
Pierre Noël
|
a9819dc375
|
use onConflict in updateRelations
|
2022-09-30 10:54:38 +02:00 |
|
Pierre Noël
|
4ce09c5193
|
various fixes
|
2022-09-30 10:54:37 +02:00 |
|
Pierre Noël
|
59417498ab
|
use NULL as default order + better handle migration
|
2022-09-30 10:54:33 +02:00 |
|
Pierre Noël
|
83c29436ca
|
adapt all entity-manager with 2 order columns
|
2022-09-30 10:54:33 +02:00 |
|
Pierre Noël
|
c4031449fb
|
implement 2 columns + adapt attachRelations
|
2022-09-30 10:54:32 +02:00 |
|
Pierre Noël
|
e29c069e2a
|
add first base for reordering
|
2022-09-30 10:54:31 +02:00 |
|
Alexandre Bodin
|
714268f310
|
Add primary keys to relational table
|
2022-08-19 09:58:20 +02:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
0ae14c06cb
|
1st fix pass
|
2022-08-11 10:20:48 +02:00 |
|
nemo0
|
2c931634f0
|
Changed unknow to unknown
|
2021-12-22 19:59:03 +05:30 |
|
Alexandre Bodin
|
72b5a19a7c
|
Pg & Mysql schema reading & indexing fks
|
2021-09-16 11:37:44 +02:00 |
|
Alexandre Bodin
|
fd86d1926f
|
Handle polymorphic relation field filter and order
|
2021-08-17 18:08:42 +02:00 |
|
Alexandre Bodin
|
3c2040011a
|
Handle join table pivot associations and ordering
|
2021-08-12 16:12:40 +02:00 |
|
Alexandre Bodin
|
680040fbda
|
Fix morph populate
|
2021-07-30 20:45:51 +02:00 |
|
Alexandre Bodin
|
7b10521664
|
Fix search
|
2021-07-28 21:03:32 +02:00 |
|
Alexandre Bodin
|
a9002be38a
|
Add populate v1 for morph relations + create associations
|
2021-07-26 17:52:59 +02:00 |
|
Alexandre Bodin
|
81dd94c6ec
|
Refactor all query() calls
|
2021-07-08 18:15:32 +02:00 |
|
Alexandre Bodin
|
3ded0ef2bd
|
Init compo & add publication field
|
2021-07-07 18:04:39 +02:00 |
|
Alexandre Bodin
|
e973804399
|
Filters working
|
2021-07-05 18:35:16 +02:00 |
|
Alexandre Bodin
|
3711ca3072
|
wip
|
2021-07-02 02:26:14 +02:00 |
|
Alexandre Bodin
|
03988acb63
|
Cleanup
|
2021-07-01 14:33:04 +02:00 |
|