sqlite · sqlite/SQLITE_DONE
SQLITE_DONE
Execution complete
sqlite3_step() has finished executing. The statement is complete. Call sqlite3_reset() to reuse it or sqlite3_finalize() to destroy it.
sqlite3_step() has finished executing. The statement is complete. Call sqlite3_reset() to reuse it or sqlite3_finalize() to destroy it.