DatabaseModel » History » Revision 6
Revision 5 (Diego Felipe, 2010-11-22 13:13) → Revision 6/10 (Mischa The Evil, 2010-11-22 14:10)
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. *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 !modelo-800x600-1.0.1.png!:http://www.redmine.org/attachments/4876/modelo-800x600-1.0.1.png h2. Todo * Add a document explaining each field in the model * -Add Add version-information of the here documented Redmine instance- 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)