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

Use GUID instead of UUID #378

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

Commits on Oct 12, 2023

  1. Use GUID instead of UUID

    ahjulstad committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d1dcd70 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    f97b1c3 View commit details
    Browse the repository at this point in the history
  2. Add MSSQL test to CI job

    ahjulstad committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d74e4dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40779ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dcf67a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e936365 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Setup devcontainer

    This probably breaks the test runner from the github action,
    but that is for fixing later.
    ahjulstad committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2abca1e View commit details
    Browse the repository at this point in the history
  2. WIP, added tests for UUID against MariaDB

    It seems MariaDB returns UUIDs as strings, which might be a good
    idea.
    ahjulstad committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    70b589a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a770e5 View commit details
    Browse the repository at this point in the history
  4. WIP

    ahjulstad committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    742594a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fbc932 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3980acb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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