DatabaseModel » History » Revision 8
Revision 7 (Felix Schäfer, 2010-11-24 14:09) → Revision 8/10 (Mischa The Evil, 2010-11-24 17:41)
h1. Database Model
{{>toc}}
h2. Overview
The following folllowing is the database model with relations drawn, except those which are implicit. For example: tables which contains @xxx_type@ and @xxx_id@ columns will not have a an drawn relation.
*Note:* This model is not updated. The current stable version is r4352 - v 1.0.3
h2. Model diagram (r4033 - v 1.0.1)
!modelo-800x600-1.0.1.png!:http://www.redmine.org/attachments/4875/modelo-1.0.1.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)