modules/0-ui
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { pool } from "./pool.js";
|
||||
import { pool } from "../../shared/db/pool.js";
|
||||
|
||||
export async function ensureTenant({ key, name }) {
|
||||
const q = `
|
||||
|
||||
Reference in New Issue
Block a user