wip: zen
This commit is contained in:
parent
1b17d8070b
commit
9e8fd16e6e
13 changed files with 437 additions and 62 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { primaryKey, mysqlTable, uniqueIndex, varchar, boolean } from "drizzle-orm/mysql-core"
|
||||
import { primaryKey, mysqlTable, uniqueIndex, varchar } from "drizzle-orm/mysql-core"
|
||||
import { timestamps, ulid } from "../drizzle/types"
|
||||
|
||||
export const WorkspaceTable = mysqlTable(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue