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

Connection pool #221

Closed
ricardo-aspira opened this issue Jul 9, 2018 · 1 comment
Closed

Connection pool #221

ricardo-aspira opened this issue Jul 9, 2018 · 1 comment

Comments

@ricardo-aspira
Copy link

Does sequelize implement any kind of connection pool for Oracle, MySQL or PostgreSQL databases?

@DesignByOnyx
Copy link
Contributor

This is a question for the sequelize team. Please join any Slack channels or use Stack Overflow to ask questions like this. Github Issues should be saved for bugs or features in the code base. The sequelize team is very responsive on Slack.

If you find what you are looking for, you will need to update the src/sequelize.js file in your feathers project as that's where the connection is established.

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

No branches or pull requests

2 participants