7 Commits

Author SHA1 Message Date
chenchuan
15c49ce278 format limt_test 2024-01-29 16:55:25 +08:00
chenchuan
7c75713a13 let limit and offset use bind parameter 2024-01-26 20:26:20 +08:00
hanwn
59ca46db3c
fix: limit(0).offset(0) return all data (#6191)
Co-authored-by: hanwang <hanwang.7721@bytedance.com>
2023-04-11 10:25:47 +08:00
robhafner
e8f48b5c15
fix: limit=0 results (#5735) (#5736) 2022-10-07 20:14:14 +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
e986371a42 Rename package name 2020-06-02 09:18:01 +08:00
Jinzhu
1f38ec4410 Finish clauses tests 2020-02-08 23:23:45 +08:00