Hacker News new | ask | show | jobs
by the_mitsuhiko 4821 days ago
Flask-SQLAlchemy does not use a pool by default. This can be changed by setting the `SQLALCHEMY_POOL_SIZE` config variable though.