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

Separate type and flags Parameter assignments #22

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

youngmit
Copy link
Contributor

This finishes the implementation of storing/loading flags from the
database by removing the type Parameter setter (which used to also set
flags through string conversion). Instead, flags are set when calling
setType().

This finishes the implementation of storing/loading flags from the
database by removing the `type` Parameter setter (which used to also set
flags through string conversion). Instead, flags are set when calling
setType().
@youngmit youngmit requested a review from ntouran January 31, 2020 02:42
@ntouran ntouran merged commit af6fb3f into master Jan 31, 2020
@youngmit youngmit deleted the mty/dbCustomSerializers branch February 4, 2020 17:50
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

2 participants