sql: parse namespaced functions (fix #130)
commit7ace28536a35124f4c29cf0874a0469276a7730a
authorygrek <ygrek@autistici.org>
Fri, 7 Jun 2024 21:34:20 +0000 (7 17:34 -0400)
committerygrek <ygrek@autistici.org>
Fri, 7 Jun 2024 21:34:20 +0000 (7 17:34 -0400)
treec504c5211c29160a9fb38ef912cc08989c5d7b34
parent012fb1572b17d9a6864bef8a679a231490d68cdf
sql: parse namespaced functions (fix #130)

NB lookup ignores namespace (TODO)
lib/sql.ml
lib/sql_parser.mly
lib/stmt.ml
src/gen.ml
src/gen_xml.ml
test/function.sql
test/out/function.xml