remove migrations

This commit is contained in:
waleed
2026-01-15 15:12:32 -08:00
parent 197ada5df2
commit 73873bb4c6
3 changed files with 0 additions and 10298 deletions

View File

@@ -1,3 +0,0 @@
ALTER TABLE "session" ADD COLUMN "impersonated_by" text;--> statement-breakpoint
ALTER TABLE "user" ADD COLUMN "role" text;--> statement-breakpoint
ALTER TABLE "session" ADD CONSTRAINT "session_impersonated_by_user_id_fk" FOREIGN KEY ("impersonated_by") REFERENCES "public"."user"("id") ON DELETE cascade ON UPDATE no action;

File diff suppressed because it is too large Load Diff

View File

@@ -988,13 +988,6 @@
"when": 1768421319400,
"tag": "0141_daffy_marten_broadcloak",
"breakpoints": true
},
{
"idx": 142,
"version": "7",
"when": 1768518361916,
"tag": "0142_solid_black_bolt",
"breakpoints": true
}
]
}