Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In SQLite, `INT AUTO_INCREMENT` does not work; column must define `INTEGER PRIMARY KEY` to assign auto-increment behaviour.
- Loading branch information