When I try to migrate my PostgreSQL database I get: ``` Error: `error applying update`, `db error: ERROR: relation "refinery_schema_history" does not exist` ``` When I inspect the database I see some changes are applied, the `refinery_schema_history` table is created with no records.