cal/packages/prisma
Siddharth Movaliya f9ad99e572
feat: Lock timezone on booking page (#11891)
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-25 14:16:01 -04:00
..
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: Lock timezone on booking page (#11891) 2023-10-25 14:16:01 -04:00
selects feat: Lock timezone on booking page (#11891) 2023-10-25 14:16:01 -04: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: prevents prisma idle connections (#12068) 2023-10-24 16:59:15 -03:00
package.json chore: upgrade to prisma 5.3.1 (#11666) 2023-10-12 17:46:35 +03:00
schema.prisma feat: Lock timezone on booking page (#11891) 2023-10-25 14:16:01 -04:00
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