error: error running migrations: migration 1790317351 is dirty: state=failed applied=0/2 error="failed to execute migration SQL: ERROR: canceling statement due to lock timeout (SQLSTATE 55P03)\nSQL: ALTER TABLE \"accounts\" ADD CONSTRAINT \"accounts_plan_known\" CHECK (plan IN ('monthly', 'annual', 'trial')) NOT VALID" error_stmt="ALTER TABLE \"accounts\" ADD CONSTRAINT \"accounts_plan_known\" CHECK (plan IN ('monthly', 'annual', 'trial')) NOT VALID"