We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemnts a new console command to load SQL scripts from the console:
$ ./bin/console.sh "LOAD SCRIPT ./path/to/script/script.osql"
The text was updated successfully, but these errors were encountered:
adds command LOAD SCRIPT to console
f20227c
use LOAD SCRIPT in assembly packaging module refs #7273
adds load script command backported from 3.0
cd9cd3b
refs #7273
adds load script command backported from 3.0 - Documentation
b2900c2
refs orientechnologies/orientdb#7273
adds console command to LOAD SCRIPT - documentation
7467525
434c66d
6f1c0de
robfrank
No branches or pull requests
Implemnts a new console command to load SQL scripts from the console:
$ ./bin/console.sh "LOAD SCRIPT ./path/to/script/script.osql"
The text was updated successfully, but these errors were encountered: