This commit is contained in:
Dax Raad
2025-10-04 21:33:39 -04:00
parent 8f6c63c017
commit 9348fdec34
34 changed files with 148 additions and 160 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { drizzle } from "drizzle-orm/planetscale-serverless"
import { Resource } from "@opencode/console-resource"
import { Resource } from "@opencode-ai/console-resource"
export * from "drizzle-orm"
import { Client } from "@planetscale/database"