Add AUTOINCREMENT to users table
Opened this issue · 0 comments
arashpayan commented
So user ids don't get reused. Also, apply AUTOINCREMENT to other tables that may need it. This may be able to wait until the entire database is migrated to cockroach or something similar.