add auto_nextval => 1 to uniqueidentifier columns on MSSQL and to uniqueidentifier...
authorRafael Kitover <rkitover@cpan.org>
Mon, 17 Jan 2011 04:39:27 +0000 (23:39 -0500)
committerRafael Kitover <rkitover@cpan.org>
Mon, 17 Jan 2011 04:39:27 +0000 (23:39 -0500)
commite4d9f5156f1e62ab07ec1884c81f4a325584dfd0
tree70e065b7360c6ca895588201d6975a9d42aecc12
parent80b1e88871f7adc48f521e25bd301f03d9db0320
add auto_nextval => 1 to uniqueidentifier columns on MSSQL and to uniqueidentifier and uniqueidentifierstr columns on SQLAnywhere
Changes
lib/DBIx/Class/Schema/Loader/DBI/MSSQL.pm
lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm
t/16mssql_common.t
t/17sqlanywhere_common.t