Commit c123d7b
Version 2.01
New Features
- Tutorial - Based on feedback from users, created a step by step tutorial.
All users should try the tutorial to learn how to use the various features
of the plugin.
- DBGetOption - without parameters populates the Result window with all
options.
- DBGetOption and DBSetOption support command line completion for the
various options (DBGetOption d<tab>, will cycle through all options
beginning with "d").
- New option, replace_title, changes the title of the buffer to show
connection information which is useful if you are using a scratch buffer to
test SQL.
- IntegratedLogin support for Windows users.
- DBExecRangeSQL - useful for custom mappings, and executing commands
without visual mode.
- New maps <Leader>sea - sql - execute - all (lines in the file),
<Leader>sel - sql - execute - line (the current line)
- New filetype support - jproperties
Bug Fixes
- dbname was not defaulting correctly.
- bin_path did not work correctly on windows platforms.
- Updated the connection text in the Result buffer.
- Overhauled the DB2 support.1 parent 0006371 commit c123d7b
2 files changed
Lines changed: 1202 additions & 302 deletions
0 commit comments