Skip to content

issues Search Results · repo:zenstackhq/zenstack language:TypeScript

Filter by

766 results
 (56 ms)

766 results

inzenstackhq/zenstack (press backspace or delete to remove)

DynamicClientExtensionThis Thanks for making the fix @genu ! These types can indeed be imported directly from @prisma/client/runtime/library instead. The code changes look good to me, and I ll make some ...
  • genu
  • Opened 
    2 days ago
  • #2175

I have found that even excluding the zod plugin it always gets included and generated, it seems to ignore being excluded. See Discord thread: https://discord.com/channels/1035538056146595961/1389453741740134430 ...
  • hongkongkiwi
  • 7
  • Opened 
    5 days ago
  • #2170

Description and expected behavior In prisma using @@ignore on a model seems to disable all model validation, which is not the case for zModel. The following model works fine in Prisma but fails in zModel ...
  • lsmith77
  • Opened 
    6 days ago
  • #2169

Description and expected behavior When using new prisma-client generator, typescript types are not generated. They are referenced in the generated models, but the types themselves are not created. Causing ...
in-progress
  • genu
  • 1
  • Opened 
    7 days ago
  • #2168

Is your feature request related to a problem? Please describe. The types do not prevent me from passing a plain PrismaClient instance where an Enhanced PrismaClient is expected. For example, the following ...
  • jagodin
  • Opened 
    13 days ago
  • #2166

I found that there are quite a few files missing from 2.16.0 after generation. Specifically enums are no longer in @zenstackhq/runtime/models as the were before. Also, models do not appear UNLESS they ...
  • hongkongkiwi
  • 5
  • Opened 
    14 days ago
  • #2164

Description and expected behavior I m attempting to implement a generic paginated function which returns the total, next cursor, and data. I m finding that, because of my RLS settings for this model, the ...
  • PodkopovP
  • Opened 
    15 days ago
  • #2162

Description and expected behavior I want to know if this is a bug or a missing configuration when using the tRPC plugin with zenstack generate --output option. The generated zenstack tRPC code it s using ...
  • digoburigo
  • Opened 
    15 days ago
  • #2161

Is your feature request related to a problem? Please describe. Zenstack VSCode extension doesn t format access policy statements. Image Image Describe the solution you d like Update the extension to ...
  • drichardcarl
  • Opened 
    21 days ago
  • #2150

Description and expected behavior I made the following zenstack scheme: datasource db { provider = postgresql url = env( DATABASE_URL ) } generator client { provider = prisma-client-js ...
  • Tsimopak
  • 2
  • Opened 
    28 days ago
  • #2147
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub