Skip to content

Commit bbcc4cc

Browse files
committed
Releasing version 3.1.4.
1 parent 74638c9 commit bbcc4cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
* master *
2+
* 3.1.4 *
33

44
* Use INFORMATION_SCHEMA.KEY_COLUMN_USAGE for schema reflection speed.
55
Fixes #125. [Wüthrich Hannes @hwuethrich]

lib/active_record/connection_adapters/sqlserver/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module ConnectionAdapters
33
module Sqlserver
44
module Version
55

6-
VERSION = '3.1.3'
6+
VERSION = '3.1.4'
77

88
end
99
end

0 commit comments

Comments
 (0)