sponsor Vim development Vim logo Vim Book Ad

mySqlGenQueryMenu.vim : Generates vim menu from sql queries files (python required)

 script karma  Rating 0/0, Downloaded by 549  Comments, bugs, improvements  Vim wiki

created by
jean-christophe clavier
 
script type
utility
 
description
When you use a database as a tool for your work, you may have queries you
often use and don't want to write each time.
In this case, as you are a vim user, you may dream of a way to simply create a
menu in vim containing all your queries with a few parameters...
This plugin is for you.

It aims to let you write your queries in sql files as you would normally do it
and then generate a menu for you to access them.


Advertising :
Have you heard of this other funny script ?

If you find this script  too serious, try this other one :
http://www.vim.org/scripts/script.php?script_id=800
With this script you'll be able to MixCase like the best Hà®d(orê m1×Càse ma$+Er and make your coding very new style ;-)
 
install details
Just drop this file in your plugin directory.

Note: this plugin uses python and the DBExt plugin to access the databases
    http://www.vim.org/scripts/script.php?script_id=356

To init the help tags, start Vim and do either
:helptags ~/.vim/doc (for unix)
or
:helptags ~\vimfiles\doc (for MSWindows)
to rebuild the tags file. Do ":help add-local-help" for more details.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
mySqlGenQueryMenu.zip 0.1 2007-06-07 6.0 jean-christophe clavier Initial upload
ip used for rating: 3.141.41.187

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github