time=2026-09-25T06:22:43.088Z level=INFO msg="Migrating up" correlation_id=c6aa9ee93186e77e command=migrations.up currentVersion=1790100000 totalMigrations=2 time=2026-09-25T06:22:43.091Z level=INFO msg="Applying migration" correlation_id=c6aa9ee93186e77e command=migrations.up version=1790317351 description="Plan Known" error: error running migrations: failed to apply migration 1790317351: failed to execute migration SQL: ERROR: canceling statement due to lock timeout (SQLSTATE 55P03) SQL: ALTER TABLE "accounts" ADD CONSTRAINT "accounts_plan_known" CHECK (plan IN ('monthly', 'annual', 'trial')) NOT VALID