Step 1 · StartDrizzleError: column/table does not exist
A query built from a Drizzle schema fails because the underlying D1 database doesn't actually have the column or table the schema.ts model describes.
What happens next
- passed → step 2, Check whether a migration for this change was ever generated