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: await PK on create before updating relationships #740

Conversation

nickschot
Copy link
Contributor

See: #737

kylemac and others added 10 commits June 17, 2017 16:58
…t#713)

* fix: detailed error messages leak into production responses

* fix: typo in env util
…ght#715)

* fix: filtering with an empty array as a value causes an error

* fix: linter error

* fix: remove code duplication

* fix: Unnecessary 'else' after 'return'  no-else-return linter error
   NOTE: side-effect is that duplicate ID's might occur when DB does not have a UNIQUE constraint on the FK
…ore updating relationships

- undo isNew check in updateRelationships
@nickschot nickschot closed this Jan 23, 2019
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.

None yet

3 participants