classify statements into DDL DML DQL etc
commitca98f6da4f81ec3fa8613dd428a4ce292f9f8ca8
authorygrek <ygrek@autistici.org>
Mon, 10 Feb 2020 18:21:03 +0000 (10 13:21 -0500)
committerygrek <ygrek@autistici.org>
Mon, 10 Feb 2020 18:21:03 +0000 (10 13:21 -0500)
tree407004c02cbe1a224cc2cfab860063b1efc85e1d
parentb35b16e67e7e2ec463f823f080b384b450f010b9
classify statements into DDL DML DQL etc
19 files changed:
lib/stmt.ml
lib/syntax.ml
src/gen.ml
src/gen_xml.ml
test/out/alter.xml
test/out/bug39_select_if.xml
test/out/bug7.xml
test/out/datetime.xml
test/out/float.xml
test/out/function.xml
test/out/interval.xml
test/out/misc.xml
test/out/money.xml
test/out/nested_join.xml
test/out/null.xml
test/out/subquery.xml
test/out/substring.xml
test/out/types.xml
test/out/uuid.xml