Skip to content

Commit cc18565

Browse files
committed
Remove old DB reflection constants.
1 parent 14c8e49 commit cc18565

File tree

1 file changed

+0
-3
lines changed
  • lib/active_record/connection_adapters/sqlserver

1 file changed

+0
-3
lines changed

lib/active_record/connection_adapters/sqlserver/version.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ module Version
55

66
VERSION = '4.2.0'
77

8-
SUPPORTED_VERSIONS = [2005, 2008, 2010, 2011, 2012, 2014]
9-
DATABASE_VERSION_REGEXP = /Microsoft SQL Server\s+"?(\d{4}|\w+)"?/
10-
118
end
129
end
1310
end

0 commit comments

Comments
 (0)