AUTOINCREMENT literally just prevents reuse of row IDs from deleted rows, so if you're fine reusing
AUTOINCREMENT literally just prevents reuse of row IDs from deleted rows, so if you're fine reusing row IDs then just don't specify it.
created_at column since most of tables are required to be sorted with created_at descending.PRAGMA foreign_key=off since the last time I update my table it was a nightmare

Workers with a D1 binding will always be placed in a data center near the location of the D1 database they are bound to. Subrequests to other back-end services are ignored by Smart Placement in this case.
https://developers.cloudflare.com/workers/configuration/smart-placement/#d1


created_atcreated_atPRAGMA foreign_key=off