sql: support IF in SELECT (fix #39)
commitfa1678feb2fc168fc01bc1690a6b9fbe3fc507ae
authorygrek <ygrek@autistici.org>
Sun, 17 Jul 2016 00:27:58 +0000 (16 17:27 -0700)
committerygrek <ygrek@autistici.org>
Sun, 17 Jul 2016 00:28:24 +0000 (16 17:28 -0700)
tree580e8c096665c9ca81c414b50112440598ae9ccf
parent0d63d0b047d022783665ce2a2373c209736fd712
sql: support IF in SELECT (fix #39)
lib/sql_parser.mly
test/bug39_select_if.sql [new file with mode: 0644]
test/out/bug39_select_if.xml [new file with mode: 0644]