We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/hyperf/database-pgsql ? https://github.com/hyperf/db-pgsql-incubator ? https://github.com/hyperf/database-pgsql-incubator ? What is the correct one, and what is the difference?
Do I need hyperf/db ? hyperf/database ? hyperf/db-connection ?
hyperf/db
hyperf/database
hyperf/db-connection
Is there PDO connection pool for postgres?
Any clarification would be very appreciated 🙏 Thank you!
The text was updated successfully, but these errors were encountered:
database
If you want to use it in Hyperf
You also need db-connecrion
Sorry, something went wrong.
From here https://github.com/hyperf/hyperf/blob/master/docs/en/db/quick-start.md#hyperf-framework It sounds like if I use hyperf/database then that is NOT for hyperf?
Is it maybe more correct the docs should say:
composer require hyperf/database
composer require hyperf/db-connection
No branches or pull requests
https://github.com/hyperf/database-pgsql ?
https://github.com/hyperf/db-pgsql-incubator ?
https://github.com/hyperf/database-pgsql-incubator ?
What is the correct one, and what is the difference?
Do I need
hyperf/db
?hyperf/database
?hyperf/db-connection
?Is there PDO connection pool for postgres?
Any clarification would be very appreciated 🙏 Thank you!
The text was updated successfully, but these errors were encountered: