JSqlParser
JSqlParser copied to clipboard
Support EXECUTE FUNCTION/PROCEDURE
I think there is support for EXECUTE name syntax. Is it possible to add support for EXECUTE PROCEDURE name (...) and EXECUTE FUNCTION name (...) syntax?
PRs are welcome. Execute()
production should be easily extended to support this procedure / function syntax.
Todo: Implement <K_EXECUTE> [ <K_FUNCTION> | <K_PROCEDURE> ] ...
hi guys, how about this now?
[Works with JSQLParser-4.8)[http://jsqlformatter.manticore-projects.com/jsqlformatter/demo.html?args=-c%20KIDWGEFUBVgAgGYFcB2BjALgSwPYsaprigPooCGAtgKYAUAlAFADcjjoEM8ADgE45pqAEyS9qBdNjxkqdJsyA]