SQLite does not support ADD COLUMN IF NOT EXISTS regardless of version. The idempotency fix lives in cf-core's migration runner instead. |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| models.py | ||
| store.py | ||
SQLite does not support ADD COLUMN IF NOT EXISTS regardless of version. The idempotency fix lives in cf-core's migration runner instead. |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| models.py | ||
| store.py | ||