issues
search
x-ream
/
sqli
orm sql query builder, API: QB, QB.X, QrB
http://sqli.xream.io
Apache License 2.0
1.9k
stars
813
forks
source link
需要增加一个是否存在的查询API:exists
#59
Open
xzhhjj
opened
1 year ago
xzhhjj
commented
1 year ago
select count(1) from table where name = ? limit 1
select count(1) from table where name = ? limit 1