Skip to content

Conversation

rdowne
Copy link
Contributor

@rdowne rdowne commented Jul 26, 2017

Postgres supports booleans, so added that; JSONSchema also often handles datetime with
{ type: 'string', format: 'date-time' } so added logic to deal with that.

@andrglo
Copy link
Owner

andrglo commented Jul 28, 2017

Thanks for this improvement! I ran the test in my computer and thats ok. But, please, fix the line
property.format=='date-time' to use three equals and with spaces around

@andrglo andrglo merged commit 249a04a into andrglo:master Jul 28, 2017
@rdowne rdowne deleted the support-bools-datetime branch August 29, 2017 02:22
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