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

feat: support dbName with operators in name (minus, ...) #322

Merged
merged 4 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. feat: support dbName with operators in name (minus, ...)

    Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
    lucasfcnunes authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2cd50d0 View commit details
    Browse the repository at this point in the history
  2. style:

    Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
    lucasfcnunes committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cbc1aaa View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix: quoting makes identifiers case-sensitive

    Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
    lucasfcnunes authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    924c3ba View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fix: missing fmt import

    Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
    lucasfcnunes committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8650ffa View commit details
    Browse the repository at this point in the history