Allow parameters in REBUILD statement #4549
Prometheorum
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to be able to use parameters in REBUILD statements like so:
This would also allow setting these parameters with the .bind() method in the Rust SDK.
In current versions (1.5.4 and 2.0.9) this is unfortunately not possible and leads to a parsing error.
Beta Was this translation helpful? Give feedback.
All reactions