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
:primary_key=>"int NOT NULL IDENTITY(1, 1) PRIMARY KEY",
310
325
:string=>{:name=>"varchar",:limit=>255},
@@ -321,12 +336,7 @@ def native_database_types
321
336
}
322
337
end
323
338
324
-
defdatabase_version
325
-
# returns string such as:
326
-
# "Microsoft SQL Server 2000 - 8.00.2039 (Intel X86) \n\tMay 3 2005 23:18:38 \n\tCopyright (c) 1988-2003 Microsoft Corporation\n\tEnterprise Edition on Windows NT 5.2 (Build 3790: )\n"
327
-
# "Microsoft SQL Server 2005 - 9.00.3215.00 (Intel X86) \n\tDec 8 2007 18:51:32 \n\tCopyright (c) 1988-2005 Microsoft Corporation\n\tStandard Edition on Windows NT 5.2 (Build 3790: Service Pack 2)\n"
0 commit comments