targo-backend/prisma/mariadb/generated/prisma/client/mariadb
2026-02-23 15:27:30 -05:00
..
internal 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
models 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
browser.ts 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
client.ts 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
commonInputTypes.ts 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
enums.ts fix(PrismaClient): fix the client generation. was overwriting previous entries. now create multiple instances = db amount 2026-02-04 15:24:36 -05:00
models.ts fix(PrismaClient): fix the client generation. was overwriting previous entries. now create multiple instances = db amount 2026-02-04 15:24:36 -05:00