Skip to content

Commit

Permalink
dadbod.vim 1.2
Browse files Browse the repository at this point in the history
* Support SQL Server.
* Support Oracle.
* Provide automatic management of dbext configuration.
* Fix tab completion issues.
* Minor bug fixes.
  • Loading branch information
tpope committed Apr 25, 2018
1 parent 97d4aae commit 3f4752e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/dadbod.vim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
" dadbod.vim
" Maintainer: Tim Pope <http://tpo.pe/>
" Version: 1.1
" Version: 1.2
" GetLatestVimScripts: 5665 1 :AutoInstall: dadbod.vim

if exists('g:loaded_dadbod') || &cp || v:version < 700
Expand Down

0 comments on commit 3f4752e

Please sign in to comment.