X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6b576b39857c89a53e92e1256d83cbb39830de13;hb=33d693c35afb6bc4489713991672073c5674f626;hp=6c9c88ea7bbd9884856460766a76411e913f0163;hpb=d46a0890104e4789c6f69cb42e3771722cc3b856;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index 6c9c88e..6b576b3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Changes for SQL::Translator + * Add support for monotonically increasing SQLite autoincs (GH#47) + * Fix forgotten quoting in the MySQL DROP TABLE diff producer (GH#50) + * Improve add_trigger consistency between producers (GH#48) + * Declare dependencies in deterministic order (RT#102859) + * Multiple speedups of naive internal debugging mechanism (GH#54) + * Remove dependency on List::MoreUtils ( http://is.gd/lmu_cac_debacle ) + 0.11021 2015-01-29 * Fix Oracle producer generating an unnecessary / at the end in case there