Fixed DB
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 29s
Build and Push Docker Images / build-frontend (push) Successful in 15s

This commit is contained in:
2026-01-08 11:13:29 +01:00
parent 14a9435a5a
commit c36b9aa872

View File

@@ -1,6 +1,7 @@
import fp from "fastify-plugin"
import {drizzle, NodePgDatabase} from "drizzle-orm/node-postgres"
import { db, pool } from "../../db"
import * as schema from "../../db/schema"
export default fp(async (server, opts) => {
// Dekorieren -> überall server.db