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

Update PostgresStorageAdapter.js #2045

Merged
merged 1 commit into from
Jun 13, 2016
Merged

Update PostgresStorageAdapter.js #2045

merged 1 commit into from
Jun 13, 2016

Conversation

vitaly-t
Copy link
Contributor

  1. removing return where it does nothing;
  2. changing repeated queries to be executed as a task. See Chaining Queries.

1. removing `return` where it does nothing;
2. changing repeated queries to be executed as a task. See [Chaining Queries](https://github.com/vitaly-t/pg-promise/wiki/chaining-queries).
@drew-gross
Copy link
Contributor

Awesome! Thanks for the help :)

@drew-gross drew-gross merged commit 324cd85 into parse-community:master Jun 13, 2016
@vitaly-t vitaly-t deleted the patch-1 branch June 13, 2016 00:46
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