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
Hi,
I find this plug in amazing, it helps me everyday and make my life beautiful (not sarcasm). Working on Oracle, I prefer work on sublime Text.
I would like to set the "before" of my database without editing the plugin (sgbd/oracle.sqlexec) itself to put my "output parameters". like :
SET LONG 100 SET PAGESIZE 0 EMBEDDED ON SET HEADING ON ...
I send that cause, you just published an update and I lost all my parameters. I love updates so don't worry ;-)
Thank you ! <3
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
I just forked it with my settings I also solved a crash problem
check out
If anyone is intersted in migrate to a new project with this features and new ones you can try my project https://github.com/mtxr/SQLTools/
The project supports custom before settings of you want to change.
Feedbacks are welcome.
No branches or pull requests
Hi,
I find this plug in amazing, it helps me everyday and make my life beautiful (not sarcasm). Working on Oracle, I prefer work on sublime Text.
I would like to set the "before" of my database without editing the plugin (sgbd/oracle.sqlexec) itself to put my "output parameters". like :
I send that cause, you just published an update and I lost all my parameters.
I love updates so don't worry ;-)
Thank you ! <3
The text was updated successfully, but these errors were encountered: