Skip to content

Conversation

@abhilashmurthy
Copy link
Contributor

@abhilashmurthy abhilashmurthy commented Sep 19, 2021

Prior to v5.2.1, empty and/or fields were handled gracefully. After the upgrade to v5.2.1, this change and the connector would through an error syntax error at or near ")"

Fixes #483

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Commit messages are following our guidelines

Signed-off-by: Abhilash Murthy <[email protected]>
Copy link
Member

@dhmlau dhmlau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abhilashmurthy, thanks for the contribution. LGTM.

@dhmlau dhmlau merged commit ecf91b5 into loopbackio:master Sep 24, 2021
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.

Error: syntax error at or near ")"

3 participants