X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6ae9ca055d9520932590cba0db94e29307af660f;hb=efc991a0345e071e54a205ab938c0baf3f6e3380;hp=fc2c77c31ce9d49b7898fcd5ee35952a6563fb8a;hpb=e4570c8e06ddb929c5ae0322cb2e42ef523a6ed4;p=scpubgit%2FQ-Branch.git diff --git a/Changes b/Changes index fc2c77c..6ae9ca0 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,7 @@ Revision history for SQL::Abstract - Special handle IS NOT? NULL - Make sure unparse() does not destroy a passed in \@bindargs - Support ops with _'s in them (valid in Oracle) + - Properly parse both types of default value inserts revision 1.68 2010-09-16 ----------------------------