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

fix nested unkeyed encoding data #86

Merged
merged 2 commits into from
Jun 23, 2018
Merged

fix nested unkeyed encoding data #86

merged 2 commits into from
Jun 23, 2018

Conversation

tanner0101
Copy link
Member

The current algorithm has a logical error that causes unkeyed data to be encoded as single values. This caused issues serializing arrays of enums in FluentPostgreSQL.

@tanner0101 tanner0101 added the bug Something isn't working label Jun 23, 2018
@tanner0101 tanner0101 added this to the 1.0.0-rc.4.2.1 milestone Jun 23, 2018
@tanner0101 tanner0101 self-assigned this Jun 23, 2018
@tanner0101 tanner0101 merged commit c34533e into master Jun 23, 2018
@penny-coin
Copy link

Hey @tanner0101, you just merged a pull request, have a coin!

You now have 789 coins.

@tanner0101 tanner0101 deleted the nested-unkeyed-data branch June 23, 2018 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants