X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c154cdc4376553fc775556c2fb10d0c79aab74a9;hb=e8d729d48d43e5ef9645d608ce8de423fd349597;hp=e2935f94054e1bf0d3fc99c7a74bd1af55a5b334;hpb=422ed2ded5bd4317cc7b41094f012d1dec86f4d1;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index e2935f9..c154cdc 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for SQL::Abstract + - New exportable functions: is_literal_value($) and is_plain_value($) - New attribute 'escape_char' allowing for proper escape of quote_chars present in an identifier - Treat { -value => undef } as plain undef in all cases