Skip to content
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

Various minor fixes #214

Merged
merged 10 commits into from
Mar 2, 2023
Merged

Various minor fixes #214

merged 10 commits into from
Mar 2, 2023

Conversation

benjie
Copy link
Member

@benjie benjie commented Mar 2, 2023

  • pgSettings now auto-drops null/undefined values
  • query planning errors are output in production
  • @foreignKey tags are validated to ensure they reference unique keys, changing a runtime error into a build-time error
  • V4 compat: @uniqueKey is now auto-converted to @unique ...|@behavior -single -update -delete

@benjie benjie merged commit ee70d8a into planning Mar 2, 2023
@benjie benjie deleted the fixes-from-starter branch March 2, 2023 13:31
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.

1 participant