run in durable object
This commit is contained in:
parent
1b096b4148
commit
b696a681cb
16 changed files with 43 additions and 37 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { integer, sqliteTable, text } from "drizzle-orm/sqlite-core"
|
||||
import { Timestamps } from "../database/schema.sql"
|
||||
import { Timestamps } from "../database/schema.sql.js"
|
||||
import type { IntegrationSchema } from "../integration/schema"
|
||||
import type { Credential } from "../credential"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue