minodisk / bigquery-runner

An extension to query BigQuery directly and view the results in VSCode.
https://marketplace.visualstudio.com/items?itemName=minodisk.bigquery-runner
Apache License 2.0
44 stars 8 forks source link

Added missing instructions for usage of query parameters. #50

Closed artk42 closed 10 months ago

artk42 commented 11 months ago

It took me a bunch of time to find #12 thread and realize how to use parameters in query. So I added missing instructions for usage of query parameters to README based on the thread discussion and illustrations.

minodisk commented 10 months ago

@artk42 Thanks for your good work!

minodisk commented 10 months ago

@artk42 Since README.md is a file generated using README.md.ejs as a template, can you make changes to README.md.ejs?

artk42 commented 10 months ago

@artk42 Since README.md is a file generated using README.md.ejs as a template, can you make changes to README.md.ejs?

Sure, added: #52