Tsimopak

Results 11 comments of Tsimopak

Any update? I want to use fig? Since when during maintenance sign up and getting new users feature is disabled? Is there a way for a work around to register?...

Hi @adamjkb , is there an ETA for this one? it's like a mandatory thing for me

Another issue - from some reason the assumption is that i must have in my npm module a `schema.zmodel`, specifically with `schema` name, even if it's not being used and...

You are actually right :\ I'm not sure how it worked for me

@ymc9 why does it work with zenstack then? for example: ``` const w = await db.window.create({ data: {} }) const q = await db.privateHouse.createMany({ data: { card: 1, windows: {...

@ymc9 So if we don't use `createMany` under the hood but `create`, does it mean we don't enjoy Batching when creating many polymorphic data? https://www.prisma.io/docs/orm/prisma-client/queries/query-optimization-performance#using-bulk-queries

I reopen because I just noticed that you may want to take an action from this one about aligning the convention with prisma

+1 I use zenstack and It would be really useful to be able to get an highlight for their schema!