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(db): mssql support #814

Closed
wants to merge 23 commits into from
Closed

feat(db): mssql support #814

wants to merge 23 commits into from

Commits on Feb 11, 2024

  1. feat(db): mssql support

    talboren committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b0b14e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0a8f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b70e60 View commit details
    Browse the repository at this point in the history
  4. fix: str bytes (#819)

    shahargl authored and talboren committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7a1d41d View commit details
    Browse the repository at this point in the history
  5. fix: tests

    talboren committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e8f0cd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ab7e5d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    9c244c7 View commit details
    Browse the repository at this point in the history
  2. chore: add FreeTDS driver

    talboren committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    39b8027 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch 'main' into feat/mssql-db

    Signed-off-by: talboren <[email protected]>
    talboren authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    01a482d View commit details
    Browse the repository at this point in the history
  2. fix(api): max len

    talboren committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1ab89d2 View commit details
    Browse the repository at this point in the history
  3. fix: db

    talboren committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ab3fef9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    0c6bcc2 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    talboren committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    61b046c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1543f09 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. feat: update from main

    shahargl committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fc97e19 View commit details
    Browse the repository at this point in the history
  2. feat: poetry lock

    shahargl committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5560665 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 24, 2024

  1. Merge branch 'main' into feat/mssql-db

    Signed-off-by: Test <[email protected]>
    talboren authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    585bf63 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    8008747 View commit details
    Browse the repository at this point in the history
  2. fix: F821 Undefined name

    talboren committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2bfa5ef View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge branch 'main' into feat/mssql-db

    Signed-off-by: Tal <[email protected]>
    talboren authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b127dcf View commit details
    Browse the repository at this point in the history