activerecord-jdbc-adapter icon indicating copy to clipboard operation
activerecord-jdbc-adapter copied to clipboard

Delete unsupported adapter code

Open enebo opened this issue 8 years ago • 0 comments

We did not delete all specific adapter code for databases we currently have no plans for supporting (e.g. h2, derby, etc...). I do not mean necessarily removing abstract adapter stuff at this point because we still have not started work on mssql and that adapter might leverage that code. We will make an issue for that code later on.

enebo avatar Nov 13 '17 20:11 enebo