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

Query templates #27

Merged
merged 8 commits into from
Nov 23, 2023
Merged

Query templates #27

merged 8 commits into from
Nov 23, 2023

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    038420b View commit details
    Browse the repository at this point in the history
  2. pre-parse all queries

    kayrein committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    522d695 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. interface changes based on PR comments

    WithOptions(...) -> WithData(...)
    and take any rather than a map.
    kayrein committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d962c5e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. remove named returns

    kayrein committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    467b950 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    b45347b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. only include loaded templates

    kayrein committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2633cc9 View commit details
    Browse the repository at this point in the history
  2. tweak integration tests

    kayrein committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5a2e680 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    138f85d View commit details
    Browse the repository at this point in the history