Chage {-type => 'name', args => [] } to {-type => 'identifier', elements => [] }
authorAsh Berlin <ash_github@firemirror.com>
Sat, 4 Apr 2009 21:35:29 +0000 (22:35 +0100)
committerAsh Berlin <ash_github@firemirror.com>
Sat, 4 Apr 2009 21:37:13 +0000 (22:37 +0100)
commit627dcb628879019141978e2211c56044fbd205c6
tree04440fce0741d2e8da32fc3f403314177031bf7a
parente9e2000c1a2a804bf05c52cc0df7e2a9a8681742
Chage {-type => 'name', args => [] } to {-type => 'identifier', elements => [] }
12 files changed:
lib/SQL/Abstract.pm
lib/SQL/Abstract/AST/v1.pm
lib/SQL/Abstract/Compat.pm
t/001_basic.t
t/003_quote.t
t/100_expr_basic.t
t/101_expr_funcitons.t
t/200_join.t
t/201_select.t
t/300_ordering.t
t/900_errors.t
t/compat/ast/01.t