Skip to content

Conversation

@solomon23
Copy link
Contributor

What:

When calling unflatten, send in the option to not generated arrays for ids that end in numbers

Why:

When using the auto id generator id's get get generated as numbers. These will cause arrays to be built when using unflatten. By sending in object: true the arrays won't be generated

How:

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

When using the auto id generator id's get get generated as numbers.  These will cause arrays to be built when using unflatten.  By sending in `object: true` the arrays won't be generated
@akameco
Copy link
Owner

akameco commented Jan 16, 2019

@solomon23 Wow! Great work. Thank you :)

@solomon23 solomon23 deleted the patch-1 branch January 16, 2019 22:57
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.

2 participants