Lines Matching full:again
304 ** routine returns SQLITE_ABORT without invoking the callback again and
2403 ** statement and try to run it again. ^If the schema has changed in
2406 ** now a fatal error. Calling [sqlite3_prepare_v2()] again will not make the
2729 ** again in a different encoding.
2827 ** successfully. sqlite3_step() should not be called again on this virtual
2834 ** sqlite3_step() is called again to retrieve the next row of data.
2837 ** violation) has occurred. sqlite3_step() should not be called again on
4077 ** it back off again.
4214 ** virtual table and is not checked again by SQLite.)^
4595 ** ^To make an existing VFS into the default VFS, register it again
5268 ** attempting to unpin pages, the xFetch() method will be invoked again with
5413 ** is called, then [SQLITE_LOCKED] is returned immediately. ^Again, in this