Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery: add samples for query parameters. #464

Merged
merged 2 commits into from
Dec 21, 2016
Merged

BigQuery: add samples for query parameters. #464

merged 2 commits into from
Dec 21, 2016

Commits on Dec 21, 2016

  1. BigQuery: add samples for query parameters.

    Samples for:
    - Named parameters with scalar values.
    - Named parameters with array values.
    - Named parameters with timestamp values.
    tswast committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    63d443b View commit details
    Browse the repository at this point in the history
  2. Clarify usage examples.

    Also, switch runArray from taking a list to taking an array.
    tswast committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    682d765 View commit details
    Browse the repository at this point in the history