File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 1
- ## Unreleased
1
+ ## v6.1.1.0
2
+
3
+ [ Full changelog] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/compare/v6.1.0.0...v6.1.1.0 )
2
4
3
5
#### Fixed
4
6
8
10
- [ #936 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/936 ) Fix deteministic fetch when table has a composite primary key
9
11
- [ #938 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/938 ) Fix date columns serialization for range values
10
12
11
- #### Changed
12
-
13
- - ...
14
-
15
- #### Added
16
-
17
- - ...
18
-
19
13
## v6.1.0.0
20
14
21
15
- No changes
22
16
23
17
## v6.1.0.0.rc1
24
18
19
+ [ Full changelog] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/compare/6-0-stable...v6.1.0.0.rc1 )
20
+
25
21
#### Fixed
26
22
27
23
- [ #872 ] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/872 ) Use native String#start_with
Original file line number Diff line number Diff line change 1
- 6.1.0 .0
1
+ 6.1.1 .0
You can’t perform that action at this time.
0 commit comments