mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-08 02:46:36 +00:00
support postgresql as database option
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
roleResources,
|
||||
resourcePassword,
|
||||
resourcePincode
|
||||
} from "@server/db/schemas";
|
||||
} from "@server/db";
|
||||
import response from "@server/lib/response";
|
||||
import HttpCode from "@server/types/HttpCode";
|
||||
import createHttpError from "http-errors";
|
||||
|
||||
Reference in New Issue
Block a user