Skip to content

Update utilities.js - Added null handling on return of null in where …#69

Open
williamkeay3 wants to merge 1 commit into
tshemsedinov:masterfrom
williamkeay3:patch-1
Open

Update utilities.js - Added null handling on return of null in where …#69
williamkeay3 wants to merge 1 commit into
tshemsedinov:masterfrom
williamkeay3:patch-1

Conversation

@williamkeay3

Copy link
Copy Markdown

…condition

Beforehand, a return of null on a where condition would return everything. However, now on return of null, the where condition yields null for affected tables.

  • tests and linter show no problems (npm t)
  • tests are added/updated for bug fixes and new features
  • code is properly formatted (npm run fmt)

…condition

Beforehand, a return of null on a where condition would return everything. However, now on return of null, the where condition yields null for affected tables.
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