The `delayed_events` table has a boolean column that should be handled by the SQLite->PostgreSQL migration script.
2 lines
112 B
Plaintext
2 lines
112 B
Plaintext
Let the SQLite-to-PostgreSQL migration script correctly migrate a boolean column in the `delayed_events` table.
|