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

Can we test other databases? #34

Open
botandrose opened this issue Feb 18, 2020 · 2 comments
Open

Can we test other databases? #34

botandrose opened this issue Feb 18, 2020 · 2 comments

Comments

@botandrose
Copy link
Contributor

AR has adapters for a lot more than Sqlite, MySQL, and PostgreSQL. Can we test our code that works against those, too? What does the AR repo do about this?

@botandrose
Copy link
Contributor Author

Looks like Rails only runs CI on those big three.

IBM DB apparently has an free version that we might be able to use: travis-ci/travis-ci#2336

SQL Server appears to be possible, too: dotnet/efcore#7842

Even Oracle appears to be possible! https://github.com/rsim/oracle-enhanced

@etagwerker
Copy link
Member

@botandrose That sounds interesting. I think that the main limitation is the CI service we are using: https://docs.travis-ci.com/user/database-setup

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