mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 22:36:38 +00:00
support postgresql as database option
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import db from "@server/db";
|
||||
import { hostMeta } from "@server/db/schemas";
|
||||
import { db } from "@server/db";
|
||||
import { hostMeta } from "@server/db";
|
||||
import { v4 as uuidv4 } from "uuid";
|
||||
|
||||
export async function setHostMeta() {
|
||||
|
||||
Reference in New Issue
Block a user