Skip to content

merge canary to dev #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 75 commits into from
Jan 27, 2023
Merged

merge canary to dev #181

merged 75 commits into from
Jan 27, 2023

Conversation

ymc9
Copy link
Member

@ymc9 ymc9 commented Jan 26, 2023

No description provided.

ymc9 and others added 29 commits December 26, 2022 17:24
…m supported version

the minimum version is 4.0.0
…tests (#154)

A few plugins are treated as builtin and don't need to be explicitly configured in ZModel:
@zenstack/prisma, @zenstack/model-meta, @zenstack/access-policy.

Model meta and policy code are, by default, generated into node_modules/.zenstack
- future() is allowed only in "update" rule.
- "update" rule implicitly contains a "pre" part and a "post" part, any expression involving "future()" belongs to "post" rule
- boolean expressions in "update" rules are decomposed, so that "pre" and "post" rules are separated
- at query time, to evaluate "post" rules, pre-update values are fetched and stored
- revise "zenstack init"
- generate "do not modify" header ot prisma schema
- more robustly load zenstack version
@ymc9 ymc9 merged commit e2d62fc into dev Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants