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

Add LIMIT to DELETE or UPDATE #16

Closed sim-wangyan closed 4 years ago

sim-wangyan commented 4 years ago

SQLI only support delete by PK, and safe update by PK, consider it, add LIMIT