Create migration.sql
parent
a01928fcce
commit
a61d10bc3d
|
@ -0,0 +1,2 @@
|
||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "ApiKey" ADD COLUMN "remainingCalls" INTEGER;
|
Loading…
Reference in New Issue