targo-backend/prisma/postgres
2026-02-06 13:14:36 -05:00
..
generated/prisma/client/postgres feat(schema prisma): dropped attachment related tables and added columns to expenses table to match new needs for garageHQ 2026-02-06 13:14:36 -05:00
migrations feat(prisma): setup for including MariaDB with the new Prisma version 7.3.0 2026-02-03 11:40:08 -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(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-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 prisma): dropped attachment related tables and added columns to expenses table to match new needs for garageHQ 2026-02-06 13:14:36 -05:00