Skip to content

C++: Add initial DB scheme and qlpack file to downgrades directory #8039

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

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

jketema
Copy link
Contributor

@jketema jketema commented Feb 15, 2022

This ensures a pack is created for the downgrades and will allow us to leverage testing via the build.

For the qlpack file I followed what is done for Python and Ruby. I see that C# also specifies a version number, I'm not sure if that is necessary.

Tested locally by adding a build target for downgrades and running ./build target/test/check-db-downgrades-cpp

@jketema jketema requested a review from a team as a code owner February 15, 2022 11:07
@github-actions github-actions bot added the C++ label Feb 15, 2022
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! We can add a version number if we suddenly realize that we need it.

@MathiasVP MathiasVP merged commit c48e496 into github:main Feb 15, 2022
@jketema jketema deleted the downgrades branch February 15, 2022 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants