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 DB version call #2466

Merged
merged 6 commits into from
Nov 20, 2023
Merged

Fix DB version call #2466

merged 6 commits into from
Nov 20, 2023

Commits on Nov 20, 2023

  1. Fix DB version call

    mewim committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6d66606 View commit details
    Browse the repository at this point in the history
  2. X

    mewim committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    41bad67 View commit details
    Browse the repository at this point in the history
  3. TO_STRING

    mewim committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    35a41ea View commit details
    Browse the repository at this point in the history
  4. Rename var

    mewim committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8d242d4 View commit details
    Browse the repository at this point in the history
  5. Remove TO_STRING

    mewim committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    46ad0f6 View commit details
    Browse the repository at this point in the history
  6. Define KUZU_VERSION as an extern global

    Since it's set using a compile definition, we want to avoid that definition being required to include the header
    benjaminwinger committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f32070b View commit details
    Browse the repository at this point in the history