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

make @effect/sql dialect agnostic #2693

Merged
merged 8 commits into from
May 5, 2024
Merged

make @effect/sql dialect agnostic #2693

merged 8 commits into from
May 5, 2024

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    a7ddc48 View commit details
    Browse the repository at this point in the history
  2. add returning helper

    tim-smart committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5fc39ae View commit details
    Browse the repository at this point in the history
  3. test identifier transform

    tim-smart committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b73b2a7 View commit details
    Browse the repository at this point in the history
  4. changeset

    tim-smart committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6106744 View commit details
    Browse the repository at this point in the history
  5. fix mssql insert returning

    tim-smart committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4f14a5f View commit details
    Browse the repository at this point in the history
  6. fix sqlite compiler

    tim-smart committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c5c3e6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4a6e88 View commit details
    Browse the repository at this point in the history
  8. clean up statement caching

    tim-smart committed May 4, 2024
    Configuration menu
    Copy the full SHA
    3a4b265 View commit details
    Browse the repository at this point in the history