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

Normalize ID in array persistence and fix type guessing in static persistence #911

Merged
merged 7 commits into from Nov 12, 2021

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Nov 5, 2021

fixes #907 (as a side effect, invalid ID is now detected immediately)

@mvorisek mvorisek changed the title Normalize ID in array persistence Normalize input ID for array persistence Nov 5, 2021
@mvorisek mvorisek marked this pull request as ready for review November 12, 2021 10:28
@mvorisek mvorisek changed the title Normalize input ID for array persistence Normalize ID in array persistence and fix type guessing in static persistence Nov 12, 2021
@mvorisek mvorisek added the bug label Nov 12, 2021
@mvorisek mvorisek merged commit c4ee627 into develop Nov 12, 2021
@mvorisek mvorisek deleted the norm_id_array_pers branch November 12, 2021 16:28
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.

Persistence\Array_ not allowing zero id, throwing error
2 participants