X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=0ef73524cf09f4d0eef2193797bcbe896e92d73b;hp=43c87a86f0282fa758c377a86d04fb7ff671d3d8;hb=65ee2b310ad73016954038d8504b6de5d4b10641;hpb=a31e24c00cdbeff5f48159f0be71b92177c9f761 diff --git a/Changes b/Changes index 43c87a8..0ef7352 100644 --- a/Changes +++ b/Changes @@ -32,7 +32,10 @@ Revision history for DBIx::Class - update() on row not in_storage no longer throws an exception if there are no dirty columns to update (fixes cascaded update annoyances) - - Update Schema::Versioned to respect hashref style of connection_info + - Update Schema::Versioned to respect hashref style of + connection_info + - Do not recreate the same related object twice during MultiCreate + (solves the problem of orphaned IC::FS files) * Misc - Add a warning to load_namespaces if a class in ResultSet/