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

WIP: add support for mssql + TLS #8

Merged
merged 12 commits into from
Oct 4, 2024
Merged

WIP: add support for mssql + TLS #8

merged 12 commits into from
Oct 4, 2024

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a18cd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d5a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b393228 View commit details
    Browse the repository at this point in the history
  4. remove quadratic copies

    lovasoa committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    37f3661 View commit details
    Browse the repository at this point in the history
  5. avoid data copy on flush

    lovasoa committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e5269f3 View commit details
    Browse the repository at this point in the history
  6. Support encryption options

    lovasoa committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f611ae5 View commit details
    Browse the repository at this point in the history
  7. update crate version

    lovasoa committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    99f1b2a View commit details
    Browse the repository at this point in the history
  8. fmt

    lovasoa committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    168aebe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5419f23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b3dbd3 View commit details
    Browse the repository at this point in the history
  11. fix tests

    lovasoa committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    64b419a View commit details
    Browse the repository at this point in the history