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

Keep up with changes to Kuha Document Store #14

Closed
cessda-bitbucket-importer opened this issue Nov 29, 2021 · 1 comment
Closed

Keep up with changes to Kuha Document Store #14

cessda-bitbucket-importer opened this issue Nov 29, 2021 · 1 comment
Assignees
Labels
0.2.0 enhancement New feature or request major
Milestone

Comments

@cessda-bitbucket-importer
Copy link
Contributor

Original report on BitBucket by Toni Sissala (GitHub: toni-sissala).


API in DocumentStoreDatabase has changed in latest master of Kuha Document Store.

Require latest commit of Kuha Document Store master and change CDCAggDatabase class (subclass of DocumentStoreDatabase) accordingly. Make sure there are tests that ensure subclass and parent work nicely together.

@cessda-bitbucket-importer
Copy link
Contributor Author

Original comment by Toni Sissala (GitHub: toni-sissala).


Merged in feature/14-keep-up-with-changes-to-kuha (pull request #20)

Keep up with changes to Kuha Document Store & Kuha Common

Require latest master of Kuha Document Store.

DocumentStoreDatabase API has changed in latest master of Kuha
Document Store. Implement CDCAggDatabase._prepare_validation_schema(),
which sets the validation schema for Study record.

Add tests to ensure validation is correctly loaded on record INSERT
and UPDATE.

Require latest commit of Kuha Common master

Latest Kuha Common has changes in HTTP response bodies that are
results of HTTPErrors.

Bump version to 0.2.0

Write unreleased changelog entry for 0.2.0

Fixes #14 at Bitbucket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2.0 enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

2 participants