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

Better v4/5 compatibility wrt CRUD @omit #1821

Closed
innermatrix opened this issue Oct 17, 2023 · 0 comments · Fixed by #2187
Closed

Better v4/5 compatibility wrt CRUD @omit #1821

innermatrix opened this issue Oct 17, 2023 · 0 comments · Fixed by #2187
Labels

Comments

@innermatrix
Copy link
Contributor

@benjie sent me here re this Discord thread https://discord.com/channels/489127045289476126/1163877919957995530

tldr:

  • @omit create on a table prevents that table's row type from being used as a SQL function input
  • Workaround is to use @behavior -resource:insert
  • Proposed fix is to adjust behavior of @omit emulation in v5 to better reflect v4 behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant