sqlite · sqlite/SQLITE_INTERRUPT
SQLITE_INTERRUPT
Interrupted
The operation was interrupted by a call to sqlite3_interrupt(). Any prepared statements associated with the connection are rolled back.
The operation was interrupted by a call to sqlite3_interrupt(). Any prepared statements associated with the connection are rolled back.