Skip to content

jsanjose/mysql-wbplugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mysql-wbplugins

This is the MySQL Workbench plugins I've developed so far, to help me, and others, to enhance the functionality of this tool.

Installation instructions

  • Navigate to Scripting -> Install Plugin/Module... and open the corresponding '.py' file.
  • Restart the Workbench when asked.
  • The script can be found under: Tools -> Utilities

List of plugins

  • Generate documentation (HTML) [mysql-wbplugin-htmlmodeldoc.py]: This plugin generates HTML documentation for the current Model. It generates documentation for all the tables in HTML, and copies it to the clipboard. Just paste it into the editor of your choice. This plugin is based in MySQL Workbench Model Document Generation by Hieu Le Trung

About

MySQL Workbench plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages