time=2026-09-25T06:22:38.975Z level=INFO msg="Migrating up" correlation_id=a74f63cd08349b7a command=migrations.up currentVersion=1790100000 totalMigrations=2 time=2026-09-25T06:22:38.976Z level=INFO msg="Applying migration" correlation_id=a74f63cd08349b7a command=migrations.up version=1790317351 description="Plan Known" time=2026-09-25T06:22:38.976Z level=INFO msg="[DRY RUN] Would execute SQL" correlation_id=a74f63cd08349b7a command=migrations.up sql="SET lock_timeout = '3000ms'" args=[] time=2026-09-25T06:22:38.976Z level=INFO msg="[DRY RUN] Would execute SQL" correlation_id=a74f63cd08349b7a command=migrations.up sql="ALTER TABLE \"accounts\" ADD CONSTRAINT \"accounts_plan_known\" CHECK (plan IN ('monthly', 'annual', 'trial')) NOT VALID" args=[] time=2026-09-25T06:22:38.976Z level=INFO msg="[DRY RUN] Would execute SQL" correlation_id=a74f63cd08349b7a command=migrations.up sql="ALTER TABLE \"accounts\" VALIDATE CONSTRAINT \"accounts_plan_known\"" args=[] time=2026-09-25T06:22:38.976Z level=INFO msg="[DRY RUN] Would execute SQL" correlation_id=a74f63cd08349b7a command=migrations.up sql="RESET lock_timeout" args=[] time=2026-09-25T06:22:38.976Z level=INFO msg="Applied non-transactional migration" correlation_id=a74f63cd08349b7a command=migrations.up version=1790317351 description="Plan Known" time=2026-09-25T06:22:38.976Z level=INFO msg="All migrations applied successfully" correlation_id=a74f63cd08349b7a command=migrations.up