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
a5fc7b1de9
targo-backend
/
prisma
/
mariadb
History
Matthieu Haineault
a5fc7b1de9
feat(ticket): added a route to get tickets using the email of the assigned employee or the ticket status
2026-02-19 08:18:43 -05:00
..
generated/prisma/client
/mariadb
feat(ticket): added a route to get tickets using the email of the assigned employee or the ticket status
2026-02-19 08:18:43 -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): created helpers for boolean manipulations and basic setup for ticketing module
2026-02-11 08:45:26 -05:00