Add "slots" to sql fragments #3584
hechang27-sprt
started this conversation in
Ideas
Replies: 2 comments 2 replies
|
To add to the necessity of adding such a feature, compared to ${} and property which is being way too powerful/dynamic, this syntax allow static injection of sql into |
0 replies
|
Hello @hechang27-sprt , Actually, the current |
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
Borrowing from Vue template syntax:
Def:
Usage:
All reactions