Skip to content

pg-promise usage refactoring #4400

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

Closed
wants to merge 1 commit into from
Closed

pg-promise usage refactoring #4400

wants to merge 1 commit into from

Conversation

vitaly-t
Copy link
Contributor

initial refactoring for pg-promise usage.

initial refactoring for `pg-promise` usage.
@dplewis
Copy link
Member

dplewis commented Nov 29, 2017

@vitaly-t I'm about to push index improvement for PG.

@vitaly-t
Copy link
Contributor Author

vitaly-t commented Nov 29, 2017

@dplewis don't worry about that, there's plenty of code that's overdue for refactoring there ;)

First of all, let's start moving away from promises, and into async/await ;)

@vitaly-t
Copy link
Contributor Author

Oh wait sec, do we still not support async, ouch, my bad,... will have to change those things back...

@vitaly-t
Copy link
Contributor Author

ok, i'll better re-do the whole thing...

@vitaly-t vitaly-t closed this Nov 29, 2017
@flovilmart
Copy link
Contributor

Yeah we’re still building targeting 6.11, i’d prefer we wait till we make 8.11 the min version to have native async await support

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.

3 participants