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

Rework notion of native types #880

Merged
merged 9 commits into from
Mar 17, 2023
Merged

Rework notion of native types #880

merged 9 commits into from
Mar 17, 2023

Conversation

danielcweber
Copy link
Contributor

The notion of native types is a property of the provider and not so much of the GraphModel. So it moves from GraphModel to IGremlinQueryEnvironment. In StoreByteArraysAsBase64String, do not remove byte[] from native types. The previous removal was always overriden by a new model and thus ineffective.

…uch of the GraphModel. So it moves from GraphModel to IGremlinQueryEnvironment. In StoreByteArraysAsBase64String, do not remove byte[] from native types. The previous removal was always overriden by a new model and thus ineffective.
@github-actions github-actions bot mentioned this pull request Mar 17, 2023
github-actions bot pushed a commit that referenced this pull request Mar 17, 2023
@github-actions github-actions bot mentioned this pull request Mar 17, 2023
github-actions bot pushed a commit that referenced this pull request Mar 17, 2023
@danielcweber danielcweber added this pull request to the merge queue Mar 17, 2023
@danielcweber danielcweber merged commit e683785 into main Mar 17, 2023
@danielcweber danielcweber deleted the ReworkNativeTypes branch March 17, 2023 14:02
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.

None yet

1 participant