Skip to content

Conversation

@stephencelis
Copy link
Member

Create view/trigger statements do not allow binds, but our query builder binds values by default.

For triggers we "compile" the binds into the query string directly, so we should do the same in views.

Create view/trigger statements do not allow binds, but our query builder
binds values by default.

For triggers we "compile" the binds into the query string directly, so
we should do the same in views.
@mbrandonw mbrandonw merged commit f231776 into main Oct 22, 2025
3 checks passed
@mbrandonw mbrandonw deleted the view-bindings branch October 22, 2025 17:42
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.

3 participants