mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-30 22:24:19 +01:00
sync
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Database, eq } from "@opencode/console-core/drizzle/index.js"
|
||||
import { UsageTable } from "@opencode/console-core/schema/billing.sql.js"
|
||||
import { Database, eq } from "@opencode-ai/console-core/drizzle/index.js"
|
||||
import { UsageTable } from "@opencode-ai/console-core/schema/billing.sql.js"
|
||||
|
||||
await Database.use(async (tx) => {
|
||||
await tx
|
||||
|
||||
Reference in New Issue
Block a user