pytest-sqlalchemy
pytest-sqlalchemy copied to clipboard
Multiple databases?
Is there a way to set this up to support multiple databases simultaneously? I'm working on a project that has a connection to both a postgresql DB and a mysql DB. 🙄