Handle { foo => [ 1, 'bar' ] } and { foo => { '!=' => 'bar' } }
authorAsh Berlin <ash_github@firemirror.com>
Fri, 27 Mar 2009 09:26:11 +0000 (09:26 +0000)
committerAsh Berlin <ash_github@firemirror.com>
Sun, 29 Mar 2009 16:50:24 +0000 (17:50 +0100)
commitc6039348d36f099cc680891120ba53fcc793ad6c
treedaf8791b7841700807ed5c3ab4bbb4fd65582997
parentda93022e1bbced169a169c4ba777bf2ff4418a77
Handle { foo => [ 1, 'bar' ] } and { foo => { '!=' => 'bar' } }
lib/SQL/Abstract/AST/Compat.pm
t/compat/ast/01.t