generated from Timofey-Makhankov/Node-Express-JS-Template
Initial commit
This commit is contained in:
2
src/db/schema.ts
Normal file
2
src/db/schema.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// @ts-ignore: Remove, when creating Schemas
|
||||
import { int, sqliteTable, text } from "drizzle-orm/sqlite-core"
|
||||
Reference in New Issue
Block a user