sqlplus.vim : Execute SQL queries and commands from within VIM (using Oracle's SQL*Plus)
script karma |
Rating 108/40,
Downloaded by 5364 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Jamis Buck |
|
script type |
utility |
|
description |
Jamis Buck no longer maintains this script. Dani Rey is the new maintainer. Alas, the vim.org system is not configured to allow project owners to change, and the vim.org maintainers are silent when help requests are sent, so we're doing this the hard way.
If you want to use sqlplus.vim, please go grab Dani Rey's version, here:
http://www.vim.org/scripts/script.php?script_id=2821
Enjoy! |
|
install details |
THE SCRIPTS BELOW ARE OLD AND UNMAINTAINED.
Go grab Dani Rey's newer, actively maintained version, here:
http://www.vim.org/scripts/script.php?script_id=2821 |
|
script versions (upload new version)
Click on the package to download.
sqlplus.vim |
1.2.3 |
2001-10-24 |
6.0 |
Jamis Buck |
Now works under Windows! (Thanks to Matt Kunze for his work in that area). |
sqlplus.vim |
1.2.2 |
2001-10-23 |
6.0 |
Jamis Buck |
Added "cabbrev" abbreviations so that :Select, :Update, :DB, and :SQL can be typed all lowercase. |
sqlplus.vim |
1.2.1 |
2001-10-03 |
6.0 |
Jamis Buck |
Fixed bug where multiline queries would fail if any lines after the first did not begin with whitespace. |
sqlplus.vim |
1.2 |
2001-10-02 |
6.0 |
Jamis Buck |
added support for executing update and delete statements under cursor, fixed broken AE_execQueryUnderCursor, added :Update and :Delete commands, added :SQL command, added \s* commands for quicker access to SQL commands, made variables global so they can be set in vimrc
|
sqlplus.vim |
0.1.1 |
2001-09-28 |
6.0 |
Jamis Buck |
Added SQL*Plus commands to ensure that data is not truncated or wrapped, and that headers are not shown but once. |
sqlplus.vim |
0.1 |
2001-09-28 |
6.0 |
Jamis Buck |
Initial upload |
ip used for rating: 3.149.238.207
|