DatabaseModel » History » Revision 3
Revision 2 (Mischa The Evil, 2010-11-20 02:25) → Revision 3/10 (Jean-Philippe Lang, 2010-11-20 14:32)
h1. Database Model
{{>toc}}
h2. Overview
The folllowing is the database model with relations drowned, except those which are implicit. For example: tables which contains @xxx_type@ and @xxx_id@ columns will not have an drowned relation.
h2. Model diagram (rXXXX)
!modelo-800x600.png!:http://www.redmine.org/attachments/4861/modelo.png
h2. Todo
* Add a document explaining each field in the model
* Add version-information of the here documented Redmine instance
h2. Contributions
Contributions are welcome. Feel free to pick-up a todo-item or add yours...
h2. References
* message#19470 (Forum-thread dedicated to this wiki-page)
* "Redmine RailRoaded Model and Controller Diagrams":http://theadmin.org/articles/2008/11/24/redmine-railroaded-model-and-controller-diagrams/ (Blogpost from Eric Davis about (and providing) "RailRoaded":http://railroad.rubyforge.org/ Redmine (trunk at rev.2029) Controller and Model Diagrams)