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: add sql-formatter dialect option #334

Merged
merged 11 commits into from
Dec 17, 2023
Merged

feat: add sql-formatter dialect option #334

merged 11 commits into from
Dec 17, 2023

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    c82d2f9 View commit details
    Browse the repository at this point in the history
  2. Add option to readme

    karlhorky committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    fa73c0d View commit details
    Browse the repository at this point in the history
  3. Sort

    karlhorky committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    11ecfe0 View commit details
    Browse the repository at this point in the history
  4. Try different type

    karlhorky committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    f035879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7341bd9 View commit details
    Browse the repository at this point in the history
  6. Make if/else into ternary

    karlhorky committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e2afce7 View commit details
    Browse the repository at this point in the history
  7. Reverse condition

    karlhorky committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    8e89b1a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Add test

    karlhorky committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    52df4b7 View commit details
    Browse the repository at this point in the history
  2. Update fixtures.spec.ts

    karlhorky committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    2732b06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c419f1c View commit details
    Browse the repository at this point in the history
  4. Improve test

    karlhorky committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b920ac4 View commit details
    Browse the repository at this point in the history