ic-dominic

Results 2 comments of ic-dominic

I'm also wondering since we use SQL Server for almost every database at our company and using this ORM for it would be awesome

Seconded, I've ran into this issue multiple times already. I think by default the `@default(autoincrement())` should make the zod object ID nullish and maybe an opt-out can be provided to...