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

moving stuff for internal scripts to internal #225

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

slorello89
Copy link
Member

This will resolve #214, the APIs being moved to internal here were never intended for public consumption, they were meant to load and execute the highly specialized update scripts that I wrote for executing minimal updates against redis. This will constitute a minor breaking change to Redis OM, and will therefore require the version bearing it to rev to v0.3.0.

@slorello89 slorello89 requested a review from shacharPash October 3, 2022 16:37
@shacharPash shacharPash merged commit a806b8d into main Oct 6, 2022
@slorello89 slorello89 mentioned this pull request Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.CreateAndEvalAsync() returns wrong value
2 participants