Skip to content

Commit e6ab9f7

Browse files
bagyi0vim-scripts
authored andcommitted
Version 6.10
Posted by David Fishburn New Features ------------ - The result window inherits the connection parameters of the buffer which last executed SQL (Antony Scriven). For example, if you retrieve a list of tables, you may want to describe a table or generate a list of columns for one of the tables. Using the usual maps will generate the result you need without prompting for connection parameters. This is especially useful if you have more than 1 buffer and each buffer connects to different databases. - Added the ability to choose where to put the Result window. When the window is split you can choose vertical or horizontal, bottom or top, and choose the the width of the window for horizontal switches (Clinton Jones). - Modified DBExecSQLUnderCursor to select all text until end of line if no valid command terminator is found rather than just one letter (David Venus). - DBGetOption displays the output from :ver for debugging. Bug Fixes --------- - Tutorial update (Nico Coetzee). - Tutorial update (Clinton Jones). - DBGetOption reported an exception E730: using List as a String.
1 parent bab25ea commit e6ab9f7

File tree

4 files changed

+360
-69
lines changed

4 files changed

+360
-69
lines changed

0 commit comments

Comments
 (0)