[jOOQ/jOOQ#11834] Fixed api.xml
This commit is contained in:
parent
a32222163c
commit
dddee18ef4
@ -2446,7 +2446,7 @@ extends
|
||||
* <code><pre>
|
||||
* -- Emulating this MySQL statement...
|
||||
* DELETE FROM x ORDER BY x.y LIMIT 1
|
||||
*
|
||||
*
|
||||
* -- ... in other databases
|
||||
* DELETE FROM x
|
||||
* WHERE x.rowid IN (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user