SQLite does not support ADD COLUMN IF NOT EXISTS regardless of version. The idempotency fix lives in cf-core's migration runner instead. |
||
|---|---|---|
| .. | ||
| 001_init.sql | ||
| 002_add_listing_format.sql | ||
| 003_nullable_account_age.sql | ||
| 004_staging_tracking.sql | ||
| 005_listing_category.sql | ||
| 006_scammer_blocklist.sql | ||
| 007_background_tasks.sql | ||