cal/packages/prisma
Alex van Andel ec4e2f5996
fix: Blank state wouldn't set 'schedule'; resulting toggle had no effect (#11335)
2023-09-27 11:26:55 +02: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: monthly email digest (#10621) 2023-09-19 16:19:36 +02:00
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 feat: Setups prisma accelerate (#11324) 2023-09-19 21:02:57 +00:00
package.json feat: Setups prisma accelerate (#11324) 2023-09-19 21:02:57 +00:00
schema.prisma feat: monthly email digest (#10621) 2023-09-19 16:19:36 +02: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