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

Corrected SQL generation; minor code cleanup. #11

Merged
merged 1 commit into from
Aug 10, 2016

Conversation

nCubed
Copy link
Contributor

@nCubed nCubed commented Jul 13, 2016

Using the InternalType of the JsonType provides access to the collection's type which can then be used to generate the SQL field definition without the outer collections type angle brackets.

I also did a bit of clean-up for unused methods, unused variables, extraneous whitespace, etc...

This should resolve issue #7 .

@bladefist bladefist merged commit bee58f1 into bladefist:master Aug 10, 2016
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