cal/packages/prisma
Hariom Balhara 225055fb0c
feat: Support moving a user and it's teams to an org as temporary approach (#11892)
2023-10-17 08:36:46 +05:30
..
client add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
middleware perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
migrations feat: Support moving a user and it's teams to an org as temporary approach (#11892) 2023-10-17 08:36:46 +05:30
selects fix: Blank state wouldn't set 'schedule'; resulting toggle had no effect (#11335) 2023-09-27 11:26:55 +02:00
zod Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
enum-generator.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts fix(prisma): don't declare prisma as a global object and explicitly import it (#11839) 2023-10-11 23:53:54 +01:00
package.json chore: upgrade to prisma 5.3.1 (#11666) 2023-10-12 17:46:35 +03:00
schema.prisma feat: Support moving a user and it's teams to an org as temporary approach (#11892) 2023-10-17 08:36:46 +05:30
seed-app-store.ts feat: Zoho Calendar (#10429) 2023-09-25 14:04:37 +05:30
seed-insights.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
seed-performance-testing.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
seed-utils.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
seed.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
zod-utils.ts fix: Prefill issue when name isn't present and add unit tests (#11418) 2023-09-26 16:16:31 +05:30