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

Use a containerized test suite to test more backends #3

Open
jeancochrane opened this issue Aug 2, 2018 · 0 comments
Open

Use a containerized test suite to test more backends #3

jeancochrane opened this issue Aug 2, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@jeancochrane
Copy link
Owner

jeancochrane commented Aug 2, 2018

Currently, Postgres is the only backend that is tested in the test suite for this plugin. While this plugin should theoretically work with any database that is supported by SQLAlchemy, it would be nice to have verification that this is true, both to be able to officially support multiple backends and to protect against future changes that might break support for other common databases.

Containerizing the test suite would allow us to test against multiple database backends. At minimum, we should support Postgres, SQLite, and MySQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant