Skip to content

Commit 316e71c

Browse files
authored
Rails 5 Updates
1 parent 8a76f93 commit 316e71c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@
77

88
The work for Rails v5 started a on 2016-07-03 and none of the work landed in master yet. The changes for adapters from v4.2 to v5.0 is one of the most dramatic I have seen and Rails 5 compatibility will take several more weeks till it is ready.
99

10+
2016-07-14 UPDATE: https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/rails5
11+
1012
* **Can I help?** - Thanks so much! But no, not yet. There are some foundational changes coming to master in the next few weeks. Having multiple people involved at this stage is counter productive. Please stay tuned here for when that may change.
1113
* **Why is it taking so long?** - I spent the last several months trying to make TinyTDS/FreeTDS strong vs working on the adapter. If you did not know, the FreeTDS finally hit a v1.0 release which has been in the works for several years. It is a major achievement by that team. I thought it was more important to get the low level connection strong before doing the adapter work. We will get there soon.
14+
* **What branch you working on?** - Right now I am on the [rails5](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/rails5) branch.
1215

1316
![kantishna-wide](https://cloud.githubusercontent.com/assets/2381/5895051/aa6a57e0-a4e1-11e4-95b9-23627af5876a.jpg)
1417

0 commit comments

Comments
 (0)