@@ -16,18 +16,19 @@ maintenance group.
16
16
17
17
See [ Rubygems] ( https://rubygems.org/gems/activerecord-sqlserver-adapter/versions ) for the latest version of the adapter for each Rails release.
18
18
19
- | Adapter Version | Rails Version | Support | Branch |
20
- | -----------------| ---------------| ----------------| -------------------------------------------------------------------------------------------------|
21
- | ` 8.0.x ` | ` 8.0.x ` | Active | [ main] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/main ) |
22
- | ` 7.2.x ` | ` 7.2.x ` | Active | [ 7-2-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-2-stable ) |
23
- | ` 7.1.x ` | ` 7.1.x ` | Active | [ 7-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-1-stable ) |
24
- | ` 7.0.x ` | ` 7.0.x ` | Ended | [ 7-0-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-0-stable ) |
25
- | ` 6.1.x ` | ` 6.1.x ` | Ended | [ 6-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-1-stable ) |
26
- | ` 6.0.x ` | ` 6.0.x ` | Ended | [ 6-0-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-0-stable ) |
27
- | ` 5.2.x ` | ` 5.2.x ` | Ended | [ 5-2-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/5-2-stable ) |
28
- | ` 5.1.x ` | ` 5.1.x ` | Ended | [ 5-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/5-1-stable ) |
29
- | ` 4.2.x ` | ` 4.2.x ` | Ended | [ 4-2-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/4-2-stable ) |
30
- | ` 4.1.x ` | ` 4.1.x ` | Ended | [ 4-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/4-1-stable ) |
19
+ | Adapter Version | Rails Version | Support | Branch |
20
+ | -----------------| ---------------| ----------------| ----------------------------------------------------------------------------------------------------|
21
+ | Unreleased | ` 8.1.x ` | In Development | [ main] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/main ) |
22
+ | ` 8.0.x ` | ` 8.0.x ` | Active | [ 8-0-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/8-0-stable ) |
23
+ | ` 7.2.x ` | ` 7.2.x ` | Active | [ 7-2-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-2-stable ) |
24
+ | ` 7.1.x ` | ` 7.1.x ` | Active | [ 7-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-1-stable ) |
25
+ | ` 7.0.x ` | ` 7.0.x ` | Ended | [ 7-0-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/7-0-stable ) |
26
+ | ` 6.1.x ` | ` 6.1.x ` | Ended | [ 6-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-1-stable ) |
27
+ | ` 6.0.x ` | ` 6.0.x ` | Ended | [ 6-0-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-0-stable ) |
28
+ | ` 5.2.x ` | ` 5.2.x ` | Ended | [ 5-2-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/5-2-stable ) |
29
+ | ` 5.1.x ` | ` 5.1.x ` | Ended | [ 5-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/5-1-stable ) |
30
+ | ` 4.2.x ` | ` 4.2.x ` | Ended | [ 4-2-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/4-2-stable ) |
31
+ | ` 4.1.x ` | ` 4.1.x ` | Ended | [ 4-1-stable] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/4-1-stable ) |
31
32
32
33
33
34
#### Native Data Type Support
0 commit comments