Long On

Results 1 issues of Long On

I am migrating an existing system that is using activerecord-sqlserver-adapter over to activerecord-jdbcmssql-adapter. The legacy database has all uppercase column names and was addressed with using an initializers configuration: ActiveRecord::ConnectionAdapters::SQLServerAdapter.lowercase_schema_reflection...

feature
mssql