targo-backend/prisma/mariadb
2026-02-23 15:27:30 -05:00
..
generated/prisma/client/mariadb feat(tickets): implemented a function to GET the list of tickets according to sorting and filter args 2026-02-23 15:27:30 -05:00
mariadb.client.ts fix(imports): switched deprecated imports for new version of Prisma 2026-02-06 15:27:37 -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 feat(tickets): implemented a function to GET the list of tickets according to sorting and filter args 2026-02-23 15:27:30 -05:00