提交 d70d4680 authored 作者: noelgrandin's avatar noelgrandin

add some more examples and a link to the RUNSCRIPT documentation

上级 e6f95ece
...@@ -132,6 +132,7 @@ case sensitive and can contain spaces. ...@@ -132,6 +132,7 @@ case sensitive and can contain spaces.
Instead of a file name, an URL may be used. Instead of a file name, an URL may be used.
To read a stream from the classpath, use the prefix 'classpath:'. To read a stream from the classpath, use the prefix 'classpath:'.
See the Pluggable File System section on the Advanced page.
The compression algorithm must match the one used when creating the script. The compression algorithm must match the one used when creating the script.
Instead of a file, an URL may be used. Instead of a file, an URL may be used.
...@@ -139,6 +140,7 @@ Instead of a file, an URL may be used. ...@@ -139,6 +140,7 @@ Instead of a file, an URL may be used.
Admin rights are required to execute this command. Admin rights are required to execute this command.
"," ","
RUNSCRIPT FROM 'backup.sql' RUNSCRIPT FROM 'backup.sql'
RUNSCRIPT FROM 'classpath:/com/acme/test.sql'
" "
"Commands (DML)","SCRIPT"," "Commands (DML)","SCRIPT","
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论