time=2026-09-22T22:23:58.659Z level=INFO msg="Migrating up" correlation_id=c5e56edb7103901c command=migrations.up currentVersion=1790100000 totalMigrations=2 time=2026-09-22T22:23:58.659Z level=INFO msg="Applying migration" correlation_id=c5e56edb7103901c command=migrations.up version=1790115827 description="Plan Known" time=2026-09-22T22:23:58.659Z level=INFO msg="[DRY RUN] Would execute SQL" correlation_id=c5e56edb7103901c command=migrations.up sql="ALTER TABLE \"accounts\" ADD CONSTRAINT \"accounts_plan_known\" CHECK (plan IN ('monthly', 'annual', 'trial')) NOT VALID" args=[] time=2026-09-22T22:23:58.659Z level=INFO msg="[DRY RUN] Would execute SQL" correlation_id=c5e56edb7103901c command=migrations.up sql="ALTER TABLE \"accounts\" VALIDATE CONSTRAINT \"accounts_plan_known\"" args=[] time=2026-09-22T22:23:58.659Z level=INFO msg="Applied non-transactional migration" correlation_id=c5e56edb7103901c command=migrations.up version=1790115827 description="Plan Known" time=2026-09-22T22:23:58.659Z level=INFO msg="All migrations applied successfully" correlation_id=c5e56edb7103901c command=migrations.up