js-sql-parser icon indicating copy to clipboard operation
js-sql-parser copied to clipboard

Support value placeholders with '@'

Open kylechadha opened this issue 4 years ago • 1 comments

See this as a TODO on the readme, just wanted to create an issue to track progress and so folks could +1 if desired. Thanks!

kylechadha avatar Feb 25 '21 17:02 kylechadha

supported as ${param} at v1.5.0

albin3 avatar Oct 31 '23 05:10 albin3