feat: mvp

This commit is contained in:
2025-11-26 21:48:06 +01:00
commit 5ab04b9acb
58 changed files with 14997 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE "akti" ADD COLUMN "version" integer DEFAULT 1 NOT NULL;--> statement-breakpoint
ALTER TABLE "rating" ADD COLUMN "akti_version" integer NOT NULL;