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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a mutable visitor #782

Merged
merged 3 commits into from Jan 2, 2023
Merged

Add a mutable visitor #782

merged 3 commits into from Jan 2, 2023

Commits on Dec 31, 2022

  1. Add a mutable visitor

    This adds the ability to mutate parsed sql queries.
    Previously, only visitors taking an immutable reference to the visited structures were allowed.
    lovasoa committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    d4c0f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c99d1b View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. bump version numbers

    lovasoa committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    3ac3c67 View commit details
    Browse the repository at this point in the history