mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
add order by to make a test more reliable (ribasushi++)
- 849d2ac9ad (commitcomment-27150620)
This commit is contained in:
parent
6e3347b476
commit
ef9f0d2424
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ WHERE 2 > (
|
|||
rownum__emulation.cdid > me.cdid
|
||||
)
|
||||
)
|
||||
ORDER BY cdid
|
||||
EOS
|
||||
|
||||
{ # With an index
|
||||
|
|
Loading…
Add table
Reference in a new issue