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(ci): add tests for SQL Server #574

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 10, 2022

  1. refactor(ci): switch to matrix for defining database tests

    currently just the MySQL test for simplicity
    RobertCraigie committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9d06fbe View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Pass in --version flag

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    cb73bab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4686f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d73eff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12e3d65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da26f3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f36d01 View commit details
    Browse the repository at this point in the history
  7. Fix service name

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    28fcfa3 View commit details
    Browse the repository at this point in the history
  8. Try PostgreSQL v11 too

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    58ad171 View commit details
    Browse the repository at this point in the history
  9. Fix service name

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b3c3707 View commit details
    Browse the repository at this point in the history
  10. Fix port

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0e01d59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1468509 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8dcff5 View commit details
    Browse the repository at this point in the history
  13. Try alternative syntax

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c9d2ef7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0253d49 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3dbe08 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3e3d8f8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a9db32 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    20a95c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e593f04 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c0b813a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d21ca0e View commit details
    Browse the repository at this point in the history
  22. Try explicit user

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3cf35e8 View commit details
    Browse the repository at this point in the history
  23. Try new URL

    RobertCraigie committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a5324c9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    505f46b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fbcf0a2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a32b2e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    1ab6a45 View commit details
    Browse the repository at this point in the history
  2. Fixes

    RobertCraigie committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    2acb481 View commit details
    Browse the repository at this point in the history
  3. Some database testing setup improvements

    - remove incorrect comment
    - make raw queries optional
    - remove redundant ID inserts
    RobertCraigie committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    5d39178 View commit details
    Browse the repository at this point in the history
  4. Fix type errors

    RobertCraigie committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    6f7b7f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd39a42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de302e5 View commit details
    Browse the repository at this point in the history
  7. Try some raw queries

    RobertCraigie committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    541f325 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b159fb5 View commit details
    Browse the repository at this point in the history
  9. Skip broken test

    RobertCraigie committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    2de78cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82852a3 View commit details
    Browse the repository at this point in the history