You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,3 @@
1
-
<ahref="https://www.patreon.com/bePatron?u=5175541"data-patreon-widget-type="become-patron-button">Become a Patron!</a><scriptasyncsrc="https://cdn6.patreon.com/becomePatronButton.bundle.js"></script>
2
-
3
1
# ActiveRecord SQL Server Adapter. For SQL Server 2012 And Higher.
*[](https://dependencyci.com/github/rails-sqlserver/activerecord-sqlserver-adapter) - Dependency Status
10
8
*[](https://gitter.im/rails-sqlserver/activerecord-sqlserver-adapter) - Community
11
9
10
+
## Supporting TinyTDS/Adapter
11
+
12
+
Both TinyTDS and the Rails SQL Server Adapter are MIT-licensed open source projects. Its ongoing development is made possible thanks to the support by these awesome [backers](https://github.com/rails-sqlserver/tiny_tds/blob/master/BACKERS.md). If you'd like to join them, check out [MetaSkills Patreon Campaign](https://www.patreon.com/metaskills).
13
+
14
+
15
+
## About The Adapter
12
16
13
17
The SQL Server adapter for ActiveRecord v5.0 using SQL Server 2012 or higher.
0 commit comments