Ning
|
8c3673286d
|
preoload not allowd before count (#5023)
Co-authored-by: ningfei <accelerator314@outlook.com>
|
2022-01-30 18:17:06 +08:00 |
kinggo
|
b47cf57f5e
|
ci: add gofumpt check in reviewdog (#4973)
|
2022-01-06 15:02:53 +08:00 |
kinggo
|
d8a710cba2
|
fix: count() when use group by and only find one record (#4885)
Co-authored-by: 李龙 <lilong.21@bytedance.com>
|
2021-11-29 20:14:23 +08:00 |
Jinzhu
|
61b018cb94
|
Fix count with selected *
|
2021-09-16 11:17:54 +08:00 |
Jinzhu
|
8e67a08774
|
Fix Scopes with Row, close #4465
|
2021-06-18 15:38:20 +08:00 |
Jinzhu
|
704e53a774
|
Call scopes before parse model value, close #4209
|
2021-03-24 16:35:39 +08:00 |
Jinzhu
|
1ef1f0bfe4
|
Fix Count with complicated Select, close #3826
|
2020-12-06 14:30:42 +08:00 |
Jinzhu
|
26504f5cae
|
Use NewDB to replace WithConditions for Session
|
2020-11-17 16:28:37 +08:00 |
Jinzhu
|
231aba53c5
|
Fix count with order by
|
2020-10-22 11:28:43 +08:00 |
Jinzhu
|
9b2181199d
|
Fix soft delete with OrCondition, close #3627
|
2020-10-19 14:50:11 +08:00 |
Jinzhu
|
045d5f8538
|
Fix count with join and no model, close #3255
|
2020-08-13 12:18:36 +08:00 |
Jinzhu
|
f83b00d20d
|
Fix Count with Select when Model not specfied, close #3220
|
2020-08-03 10:30:25 +08:00 |
Jinzhu
|
d02b592c6c
|
Better support Count in chain
|
2020-07-01 10:19:52 +08:00 |
Jinzhu
|
7e1fa4a44d
|
Fix Count after Session
|
2020-06-23 22:41:41 +08:00 |
Jinzhu
|
8bb05a5a69
|
Refactor tests files
|
2020-06-02 10:50:38 +08:00 |
Jinzhu
|
e986371a42
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
Jinzhu
|
91a695893c
|
Test Association For BelongsTo
|
2020-05-24 18:33:15 +08:00 |
Jinzhu
|
cbc4a81140
|
Add Count tests
|
2020-05-24 11:35:19 +08:00 |