Skip to content

Fix original element being mutated when it contains list fields#5

Merged
msiemens merged 1 commit intomsiemens:masterfrom
arnauorriols:master
Mar 27, 2017
Merged

Fix original element being mutated when it contains list fields#5
msiemens merged 1 commit intomsiemens:masterfrom
arnauorriols:master

Conversation

@arnauorriols
Copy link
Copy Markdown
Contributor

When an element is inserted to the database, the original object should not be mutated when serialised. This is generally honoured, except when the element contains list fields, due to a bug when recursing over the lists.

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 26, 2017

Coverage Status

Coverage remained the same at 95.946% when pulling bde0c60 on arnauorriols:master into 50ca8fe on msiemens:master.

1 similar comment
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 26, 2017

Coverage Status

Coverage remained the same at 95.946% when pulling bde0c60 on arnauorriols:master into 50ca8fe on msiemens:master.

@msiemens msiemens merged commit d8df041 into msiemens:master Mar 27, 2017
@msiemens
Copy link
Copy Markdown
Owner

Thanks for the contribution! I'll release a new version of tinydb-serialization in a second

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.

3 participants