Jinzhu
|
e73147fa8e
|
Better support for scan into map, fix unfriendly data type for interface, close #3351
|
2020-09-01 17:45:14 +08:00 |
Jinzhu
|
b5de8aeb42
|
Fix overrite SELECT clause
|
2020-08-18 18:58:53 +08:00 |
Jinzhu
|
2faff25dfb
|
Fix FirstOr(Init/Create) when assigning with association
|
2020-08-13 18:38:39 +08:00 |
Jinzhu
|
2c4e857125
|
Should ignore association conditions when querying with struct
|
2020-08-13 18:09:04 +08:00 |
Jinzhu
|
a0477f94dd
|
Allow Omit with Query, close #3165
|
2020-07-19 21:48:58 +08:00 |
Jinzhu
|
58e3241544
|
Fix Select with specific symbol, close #3158
|
2020-07-17 11:06:20 +08:00 |
Jinzhu
|
a8655f7947
|
Fix auto select with smaller struct for slices
|
2020-07-09 12:15:35 +08:00 |
Jinzhu
|
9a4941ba70
|
Test Order/GroupBy
|
2020-07-06 09:47:14 +08:00 |
Jinzhu
|
4e066c9590
|
Test Or
|
2020-07-05 12:23:45 +08:00 |
Jinzhu
|
1a2fabb34d
|
Test Not
|
2020-07-05 11:56:12 +08:00 |
SmallTianTian
|
3c03b6e527
|
fix no limit no offset. (#3101)
* fix no limit no offset.
* add test for playground.
|
2020-07-02 18:14:33 +08:00 |
Jinzhu
|
9075b33620
|
Query with smaller struct
|
2020-07-01 08:56:21 +08:00 |
Jinzhu
|
45cb6b49bf
|
Add FindInBatches support
|
2020-06-10 15:36:34 +08:00 |
Jinzhu
|
d50879cc28
|
Add field permission test
|
2020-06-05 19:18:22 +08:00 |
Jinzhu
|
94685d1024
|
Fix can't scan null value into normal data types
|
2020-06-02 23:30:26 +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
|
4e147e1256
|
Test SubQuery
|
2020-06-01 21:26:23 +08:00 |
Jinzhu
|
1559fe24e5
|
Add more updates test
|
2020-06-01 19:41:33 +08:00 |
Jinzhu
|
dffc2713f0
|
Add mores tests for query
|
2020-06-01 10:54:32 +08:00 |
Jinzhu
|
a02cb39a45
|
Add more tests
|
2020-06-01 00:36:18 +08:00 |
Jinzhu
|
95a6539331
|
Test Pluck
|
2020-05-31 21:11:20 +08:00 |
Jinzhu
|
f0a442adff
|
Refactor tests
|
2020-05-23 23:50:48 +08:00 |