Closed petobens closed 6 years ago
Hi!
Glad you like it :D I'll look at getting this done when I have the time
mysql
system command. i.e. is it contstructed properly with and without a database?SQHExecute
and friendsHey @petobens
This is done, care to try it out? https://github.com/joereynolds/SQHell.vim/commit/d1cd6cfd7c5aa84259d2b759cd51f12673339420
Thanks!
Seems to work great! Thanks
The MySql connection should allow to specify a database. This allow queries that were written like this:
to be written like
SELECT * FROM my_table
.Thanks in advance (excellent plugin BTW)