sunboyy
|
d2338b8f46
|
Implement FindTopN to limit number of results in find many operations (#37)
|
2023-05-21 22:34:30 +07:00 |
|
sunboyy
|
482dd095a6
|
Enforce new linting rules: errname, errorlint, lll, stylecheck (#32)
|
2022-11-09 11:21:11 +07:00 |
|
sunboyy
|
8e741fda64
|
Finalize v0.2.0
|
2021-06-05 16:12:27 +07:00 |
|
sunboyy
|
66c63d4d6c
|
Add increment update operator
|
2021-05-03 14:12:58 +07:00 |
|
sunboyy
|
295f457e64
|
Add push update operator
|
2021-03-31 18:44:31 +07:00 |
|
sunboyy
|
d4f3591912
|
Support referencing field of another struct
|
2021-03-03 21:01:32 +07:00 |
|
sunboyy
|
962779ce40
|
Add functionality to sort in find operation
|
2021-02-26 10:27:00 +07:00 |
|
sunboyy
|
2383e5da86
|
Add NotIn, True and False comparators
|
2021-02-23 19:10:25 +07:00 |
|
sunboyy
|
fa109a09a8
|
Improve error message
|
2021-02-14 11:48:09 +07:00 |
|
sunboyy
|
25e1b2aa85
|
Add insert operation
|
2021-02-01 21:39:20 +07:00 |
|
sunboyy
|
25da70933f
|
Add update operation
|
2021-01-27 19:15:25 +07:00 |
|
sunboyy
|
f799a284b1
|
Validate parameter types in method signature
|
2021-01-21 18:56:30 +07:00 |
|