Skip to content

Commit a8475f0

Browse files
committed
chore: add kamu model
1 parent f61ffb4 commit a8475f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

postgres/prisma/schema.prisma

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ datasource db {
1313
provider = "postgresql"
1414
url = env("PSQL_URL")
1515
}
16+
17+
model Model

0 commit comments

Comments
 (0)