SQLite Forum

Can't migrate auto-increment bigint columns
Login
Unless your table(s) contain more than 4,294,967,295 records, why not use int instead of bigint?