This commit is contained in:
grngxd 2025-07-31 14:56:58 +01:00
parent 3fb2883091
commit 8f70e1567c
2 changed files with 5 additions and 2 deletions

1
db.ts
View file

@ -1,4 +1,3 @@
// db.ts
import { sql as pgsql } from "bun";
import { Database as SQLiteDB } from "bun:sqlite";