Added Storage::DBI subclass for MSSQL auto PK over ODBC.
authorMarc Mims <marc@questright.com>
Wed, 2 Jan 2008 22:24:23 +0000 (22:24 +0000)
committerMarc Mims <marc@questright.com>
Wed, 2 Jan 2008 22:24:23 +0000 (22:24 +0000)
commitc1cac6332247a092ddc886c52607b24104c3fb46
treec3b1debf7439a013542afe197cbb12516543befc
parent8cfef6f5fc9c98e22dea0c059f3e551edc115960
Added Storage::DBI subclass for MSSQL auto PK over ODBC.
Changes
lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm [new file with mode: 0644]
t/746db2_400.t
t/746mssql.t [new file with mode: 0644]