Actions
Feature #20603
closedKeep compatibility with Rails 4.1 to support SQL Server < 2012
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rails support
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
It would allow Redmine to be compatible with SQL Server 2005 to 2008R2 until Rails 5 makes his way out and 4.1 branch gets unmaintained.
<copy/paste from #14534#note-46 >
As Toshi noticed () they chose to break compatibility with MSSQL < 2012 which is a bit brutal.
Specifying Rails ~> 4.1 in Gemfile seems to do the trick with trunk @ r14520, do you know if some of the changes that were made when switching from 4.1 to 4.2 aren't 4.1 compatible?
</copy/paste>
I don't think there are plans for using Rails 4.2 features, any idea?
Files
Actions