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

fix: Export types directly from sqlstring dependency #3047

Merged
merged 8 commits into from
Sep 14, 2024

Commits on Sep 11, 2024

  1. fix: Export types directly from sqlstring dependency

    Signed-off-by: Scraps <123112608+ScrapsPrograms@users.noreply.github.com>
    ScrapsPrograms committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f489a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe0f1ef View commit details
    Browse the repository at this point in the history
  3. refactor: Merged similarly shaped format overloads

    Signed-off-by: Scraps <123112608+ScrapsPrograms@users.noreply.github.com>
    ScrapsPrograms committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    69452a3 View commit details
    Browse the repository at this point in the history
  4. fix: Added "hidden" type definitions provided by sqlstring package

    Signed-off-by: Scraps <123112608+ScrapsPrograms@users.noreply.github.com>
    ScrapsPrograms committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b63f9e7 View commit details
    Browse the repository at this point in the history
  5. Added header comments

    Signed-off-by: Scraps <123112608+ScrapsPrograms@users.noreply.github.com>
    ScrapsPrograms committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    18bc151 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. refactor: moved header comment

    Signed-off-by: Scraps <123112608+ScrapsPrograms@users.noreply.github.com>
    ScrapsPrograms committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    27e225d View commit details
    Browse the repository at this point in the history
  2. refactor: typing corrections

    Signed-off-by: Scraps <123112608+ScrapsPrograms@users.noreply.github.com>
    ScrapsPrograms committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bb59081 View commit details
    Browse the repository at this point in the history
  3. fix: Ran prettier

    Signed-off-by: Scraps <123112608+ScrapsPrograms@users.noreply.github.com>
    ScrapsPrograms committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b66b054 View commit details
    Browse the repository at this point in the history