X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=baf436375fd58d610522c107ce126285d20c2a1f;hb=2ae19e70a562eae7d346d247fbdba10c81a13a67;hp=da4dc7a5d79a6fbfec62dafcdab4123e456518a1;hpb=4c4297785f33df08f69e0ea9c627814f4ca34b89;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Changes b/Changes index da4dc7a..baf4363 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - fix is_nullable detection on MS Access - remove '$table has no primary key' warning - added uniq_to_primary option to promote unique keys to primary keys (RT#25944)