Small. Fast. Reliable.
Choose any three.

SQLite Requirement Matrix Details
isolation.html

Index Summary Markup Original


R-51415-29417-45054-21593-06367-21314-00949-64320 tcl slt th3 src

Within a single database connection X, a SELECT statement always sees all changes to the database that are completed prior to the start of the SELECT statement, whether committed or uncommitted.

/* IMP: R-51415-29417 */
# EVIDENCE-OF: R-51415-29417 Within a single database connection X, a
# SELECT statement always sees all changes to the database that are
# completed prior to the start of the SELECT statement, whether
# committed or uncommitted.