Hi, I've done auto completion of procedures into the h2 core.
https://github.com/nicolas-f/h2database/tree/feature/autocomplete And a unit test: https://github.com/nicolas-f/h2database/blob/feature/autocomplete/h2/src/test/org/h2/test/unit/TestBnf.java For procedure's parameters, I set a filter to show only columns that fit (by field type) -Nicolas Fortin Atelier SIG IRSTV FR CNRS 2488 -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
