mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
General Fixes and Improvements
This commit is contained in:
parent
7bce2eeb9d
commit
3d9578ccf2
4 changed files with 120 additions and 4 deletions
|
@ -6,6 +6,3 @@ declare global {
|
|||
}
|
||||
|
||||
export const db = new PrismaClient().$extends(withAccelerate());
|
||||
|
||||
// if (process.env.NODE_ENV !== 'production') globalThis.prisma = db;
|
||||
// globalThis.prisma ??
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue