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

Resolves #747 - OTrackedMap returned for contents of data file #757

Merged
merged 2 commits into from
May 30, 2022

Conversation

jonbullock
Copy link
Member

Fixes #747 - Force the OrientDB type rather than let OrientDB decide.

Force the OrientDB type rather than let OrientDB decide.
@jonbullock jonbullock self-assigned this Mar 20, 2022
Copy link

@bmarwell bmarwell left a comment

Choose a reason for hiding this comment

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

Haven’t tried it locally (I do not see a test case either). Do you need one?

@jonbullock
Copy link
Member Author

Yeah just in case of a regression, I'll add a check for this scenario.

@jonbullock jonbullock added this to the v2.7.0 milestone Apr 3, 2022
@jonbullock jonbullock merged commit 2e5a20b into jbake-org:master May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

data.get('file.yaml') will return class com.orientechnologies.orient.core.db.record.OTrackedMap
2 participants