Link: https://flask-sqlalchemy.palletsprojects.com/en/2.x/config/
In Flask-SQLAlchemy 2.4 onwards the SQLALCHEMY_POOL_SIZE setting is deprecated.
- What is default pool size?
- Where can I control this value? The configuration api page doesn't mention this (https://flask-sqlalchemy.palletsprojects.com/en/2.x/api/#configuration)