PJ Fanning created ZEPPELIN-6204: ------------------------------------ Summary: don't allow h2 jdbc urls with runscript params Key: ZEPPELIN-6204 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6204 Project: Zeppelin Issue Type: Task Reporter: PJ Fanning
A little untidy as the RUNSCRIPT param let's you specify an external URL for the script. Approximately, H2 allows JDBC URLs like `jdbc:h2:mem:sample;INIT=RUNSCRIPT FROM 'classpath:scripts/create.sql'` -- This message was sent by Atlassian Jira (v8.20.10#820010)