Skip to content

sakuemon/moira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moira

Schema information generator for MySQL.

  1. Table name and comment.
  2. Column name, type, nullable, defaulte and comment.
  3. Unique key name and columns name.
  4. Primary key name and columns name.
  5. Index name and columns name.
  6. Foreign key name, columns name, reference table name and columns name.

Installation

TODO: Register rubygems

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

document generator for MySQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published