moving ent to drizzle

This commit is contained in:
John Yeo
2025-05-24 11:25:11 +01:00
parent 572b94048e
commit b4bb8db409
43 changed files with 247 additions and 238 deletions

View File

@@ -1,4 +1,4 @@
import { AppEnv } from "../genModels.js";
import { AppEnv } from "../genModels/genEnums.js";
export type ApiKey = {
id: string;