Jinzhu
|
59fa07953c
|
Preload with settings, close #3945
|
2021-01-15 17:15:59 +08:00 |
Jinzhu
|
7ebb320f3e
|
Allow customize join table's table in callback
|
2021-01-10 14:58:54 +08:00 |
Jinzhu
|
6186a4daa7
|
allow SkipHooks when preload & save associations
|
2020-11-20 16:56:52 +08:00 |
Jinzhu
|
e3b4e0418f
|
Inherit SkipHooks option when preloading associations, close #3772
|
2020-11-20 15:11:47 +08:00 |
Jinzhu
|
26504f5cae
|
Use NewDB to replace WithConditions for Session
|
2020-11-17 16:28:37 +08:00 |
Jinzhu
|
1e241aa645
|
Reduce GC alloc
|
2020-11-10 21:23:20 +08:00 |
Jinzhu
|
d8ddccf147
|
Don't marshal to null for associations after preloading, close #3395
|
2020-09-04 19:09:51 +08:00 |
Jinzhu
|
308d22b166
|
Clean up associations before Preload, close #3345
|
2020-09-01 13:48:37 +08:00 |
Jinzhu
|
3195ae1207
|
Allow override alias table in preload conditions
|
2020-08-25 18:59:19 +08:00 |
Jinzhu
|
2ae0653af2
|
Fix ambiguous column when using same column name in join table, close #3120
|
2020-07-09 09:03:48 +08:00 |
Jinzhu
|
e986371a42
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
Jinzhu
|
b71171dd92
|
Add more preload tests
|
2020-06-02 01:34:00 +08:00 |
Jinzhu
|
76b8e78dcb
|
Add multi primary keys test
|
2020-06-01 08:13:16 +08:00 |
Jinzhu
|
aa959ec383
|
Test NamedPolymorphic
|
2020-05-31 14:41:45 +08:00 |
Jinzhu
|
6f4602af11
|
Fix mysql tests
|
2020-05-29 23:38:03 +08:00 |
Jinzhu
|
e60a8d54ff
|
Test Nested Preload
|
2020-05-24 00:52:25 +08:00 |
Jinzhu
|
5ec4fee797
|
Don't preload if foreign keys zero
|
2020-05-23 21:09:03 +08:00 |
Jinzhu
|
59365b776b
|
Refacotr Preload
|
2020-05-18 13:07:11 +08:00 |
Jinzhu
|
f999240e10
|
Define association API, add conds to when preloading
|
2020-05-14 20:54:50 +08:00 |
Jinzhu
|
42aae57240
|
Test Preload for BelongsTo/HasOne/HasMany
|
2020-05-14 14:41:33 +08:00 |
Jinzhu
|
b549f9bb9a
|
Implement preload support
|
2020-05-14 12:19:12 +08:00 |
Jinzhu
|
41697d58d3
|
Handle preload
|
2020-05-07 10:03:48 +08:00 |