Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove always-true stmt_obj->db_obj condition This is always true because SQLITE3_CHECK_INITIALIZED checks this. * Remove always-true param_number check This is always true because we return early when the value < 1.
- Loading branch information