mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
code: nextjs,frontends,connection (1 files)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { prisma } from '../../config/prisma'
|
||||
import { prisma } from '../../core/prisma'
|
||||
|
||||
export async function closeConnection(): Promise<void> {
|
||||
await prisma.$disconnect()
|
||||
|
||||
Reference in New Issue
Block a user