X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9d08e58d07894382d6f433f6262184b008b2640f;hb=ea4a3ecc5de1c8f062fef3bab51e1cc7a2c23235;hp=ab0a4c84168c20cd25fc0e7602f3ece2bceffbca;hpb=aee4b66eb2152b7066ced4def46e0223eb1649b1;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index ab0a4c8..9d08e58 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ * All parser grammars are now precompiled for speed +* Fixes to SQLite foreign keys production (patch from Johan Viklund) + closes RT#16412, RT#44769 +* ON DELETE/UPDATE actions for SQLite (patch from Lukas Thiemeier) + closes RT#70734, RT#71283, RT#70378 * Proper quoting support in SQLite * Support for triggers in PostgreSQL producer and parser * Correct Data Type in SQLT::Parser::DBI::PostgreSQL (patch from Andrew Pam) @@ -21,6 +25,7 @@ display sizes * Replace Class::Accessor::Fast dependency with already-included Moo * Entire codebase is now free of tabs and trailing whitespace +* Spellfixes (RT#68912) # ---------------------------------------------------------- # 0.11010 2011-10-05