targo-backend/prisma/postgres
2026-03-16 08:33:19 -04:00
..
generated/prisma/client/postgres feat(prisma): npm prisma:generated files, to match new version of the schema 2026-03-16 08:33:19 -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 feat(schema): added columns and enum for overtime management. Also added the respective columns in the DB itself. Also added ticket and ticket_management in user_module_access in the db/schema 2026-03-16 07:40:25 -04:00