Skip to content

This script generates and installs nearly 200 documentation bundles for 'Sequel Pro', an OSX MySql Gui. Right click for tree structured list of available database functions. Hover over function for pop-up of documentation with examples. Select function to use in query.

Notifications You must be signed in to change notification settings

joeljensen/sequel-pro-mysql-function-bundle

Repository files navigation

2011-09-09
The ruby script contained will create Bundles to add to the Sequel Pro MySql admin tool

The text files provide the documentation, the delimeter is [Option + 5] On a Mac keyboard.

When installed the bundles provide a quick menu for navigating all the functions available in Mysql5 viewable in a tree like structure

Right click

Go to Bundles
	Select your category ( String Functions ) for example
		Select your function
			Hover and the tooltip displays documentation.
			click and it inserts the function in the query window, with defaults
			If you had a word selected, the defaults are omitted and the word is used.
			

About

This script generates and installs nearly 200 documentation bundles for 'Sequel Pro', an OSX MySql Gui. Right click for tree structured list of available database functions. Hover over function for pop-up of documentation with examples. Select function to use in query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages