Skip to content

Next release#66

Merged
wms merged 5 commits intomasterfrom
develop
Jun 17, 2017
Merged

Next release#66
wms merged 5 commits intomasterfrom
develop

Conversation

@wms
Copy link
Copy Markdown
Collaborator

@wms wms commented Jun 17, 2017

No description provided.

wms added 5 commits June 17, 2017 22:04
PostgreSQL's 'bigserial' and 'bigint' types are 64-bit. This can't be expressed with JavaScript's
'Number' type, so a 'string' type with a pattern should be used instead.

BREAKING CHANGE: Columns that are of 'bigint' or 'bigserial' types will now be described in the JSON Schema
document as 'string' instead of 'number'.
feat(schema): Use 'string' for bigserial and biginteger
fix(npm): Add 'types' property to package.json
@wms wms merged commit c3ed917 into master Jun 17, 2017
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.

1 participant