This website requires JavaScript.
Explore
Help
Sign In
louis
/
targo-backend
Watch
1
Star
0
Fork
0
You've already forked targo-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b8157b78d1
targo-backend
/
prisma
/
mariadb
History
Matthieu Haineault
b8157b78d1
fix(PrismaClient): fix a bug where transactionClients where instantiated with the wrong Prisma imports
2026-02-05 11:31:47 -05:00
..
generated/prisma/client
/mariadb
fix(PrismaClient): fix the client generation. was overwriting previous entries. now create multiple instances = db amount
2026-02-04 15:24:36 -05:00
mariadb.client.ts
fix(PrismaClient): fix the client generation. was overwriting previous entries. now create multiple instances = db amount
2026-02-04 15:24:36 -05:00
prisma-mariadb.module.ts
fix(Prisma): Fix prisma queries around the whole app to match new structure of many instance of clients/services files. added scripts to manage more than one schema at a time
2026-02-04 14:13:06 -05:00
prisma-mariadb.service.ts
fix(PrismaClient): fix a bug where transactionClients where instantiated with the wrong Prisma imports
2026-02-05 11:31:47 -05:00
schema.prisma
fix(PrismaClient): fix the client generation. was overwriting previous entries. now create multiple instances = db amount
2026-02-04 15:24:36 -05:00