Skip to content

Conversation

sgrif
Copy link
Contributor

@sgrif sgrif commented May 16, 2014

No description provided.

@rafaelfranca
Copy link
Member

SQL Server I know we still support. The others are unknown. Maybe we should ask the adapter maintainers before removing.

Thank you for working on this.

@rafaelfranca
Copy link
Member

cc @annaswims @metaskills @kares

@kares
Copy link
Contributor

kares commented May 16, 2014

thanks, should be fine with AR-JDBC ... good that you're keeping Oracle (for now). Sybase almost no users, Firebird has some users but our support is kind of "not 1st-class" ... definitely no need for support in Rails tests.

@annaswims
Copy link

SQL Server is still used. Just released a 4.0 version of it yesterday and hope to work on the 4.1 version soon. This looks good to me.

@rafaelfranca
Copy link
Member

Seems good. Could you squash and rebase it?

@sgrif
Copy link
Contributor Author

sgrif commented May 17, 2014

@rafaelfranca Done.

rafaelfranca added a commit that referenced this pull request May 17, 2014
Remove dead test code for unsupported adapters
@rafaelfranca rafaelfranca merged commit 7359f81 into rails:master May 17, 2014
@sgrif sgrif deleted the sg-remove-dead-code branch May 17, 2014 20:06
kamipo added a commit to kamipo/rails that referenced this pull request Apr 11, 2020
Related rails#15137.

Firebird related code is already removed in rails#15137.

We have two `current_adapter?(:DB2Adapter)` in tests, but the adapter is
no longer maintained (last release is November 15, 2012).

https://rubygems.org/gems/db2

Yet another (latest) DB2 adapter (`IBM_DBAdapter`) might support Rails
5.0.7, but apparently do not work for Rails 5.2.

https://rubygems.org/gems/ibm_db

We have few lines mention about DB2 in the doc, but now there is no
worth for almost all current users.
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

Successfully merging this pull request may close these issues.

4 participants