Commit 217005c
Version 8.00
Posted by David Fishburn
New Features
------------
- When defining a profile or running DBPromptForBufferParameters, you can now optionally specify a file containing commands you want to execute against the database when you first connect (James Horine).
- A new global variable, g:dbext_default_login_script_dir allows you to override the 2 default directories which are searched for these files.
- The dbext tutorial has been updated to demonstrate the login_script.
- Doc update demonstrating the use of integrated logins (Daren Thomas).
- Added a new user defined autocommand dbextPreConnection which is triggered prior to dbext connecting to the database. This allows you to customize settings based on your buffer and environment (Tim Pope).
Bug Fixes
---------
- Setting LongReadLen for DBI and ODBC connections did not work.1 parent 6e5c807 commit 217005c
4 files changed
Lines changed: 331 additions & 139 deletions
0 commit comments