top | item 42147378

(no title)

lyxell | 1 year ago

> It actually uses rowid even if you have a primary key.

This is true with one exception, if you create an INTEGER PRIMARY KEY, SQLite will use this instead [1].

[1]: https://sqlite.org/rowidtable.html

discuss

order

No comments yet.