targo-backend/prisma/postgres
2026-03-23 14:21:36 -04:00
..
generated/prisma/client/postgres fix(contracts): added a contract class to employee and timesheet overview dtos and ajusted queries 2026-03-23 14:21:36 -04:00
migrations feat(prisma): setup for including MariaDB with the new Prisma version 7.3.0 2026-02-03 11:40:08 -05:00
scripts feat(notifications): add notifications to schema 2026-02-25 11:05:55 -05:00
views/public feat(prisma): setup for including MariaDB with the new Prisma version 7.3.0 2026-02-03 11:40:08 -05:00
postgres.client.ts fix(imports): switched deprecated imports for new version of Prisma 2026-02-06 15:27:37 -05:00
prisma-postgres.module.ts feat(mariaDB): clean prisma MariaDB folders. re-organized it and added scripts command for easier generation and migration 2026-02-03 15:52:02 -05:00
prisma-postgres.service.ts fix(PrismaClient): fix a bug where transactionClients where instantiated with the wrong Prisma imports 2026-02-05 11:31:47 -05:00
READMEprisma.md 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
schema.prisma fix(contracts): added a contract class to employee and timesheet overview dtos and ajusted queries 2026-03-23 14:21:36 -04:00