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

Table connections #1

Open
danielleevandenbosch opened this issue Mar 31, 2021 · 1 comment
Open

Table connections #1

danielleevandenbosch opened this issue Mar 31, 2021 · 1 comment

Comments

@danielleevandenbosch
Copy link

It would seem that each table opens a connection to the database (Which can cause the database to crash due to too many connections). Is it possible to have all the tables use 1 or 2 shared connections?

@hks2002
Copy link

hks2002 commented Mar 7, 2023

You can consider write sql command instead of 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

No branches or pull requests

2 participants