DatabaseModel » History » Version 6
Mischa The Evil, 2010-11-22 14:10
Fixed link to full image and marked todo-item as done.
| 1 | 1 | Diego Felipe | h1. Database Model |
|---|---|---|---|
| 2 | |||
| 3 | 2 | Mischa The Evil | {{>toc}} |
| 4 | 1 | Diego Felipe | |
| 5 | 2 | Mischa The Evil | h2. Overview |
| 6 | 1 | Diego Felipe | |
| 7 | 2 | Mischa The Evil | 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. |
| 8 | |||
| 9 | 5 | Diego Felipe | *Note:* This model is not updated. The current stable version is r4352 - v 1.0.3 |
| 10 | |||
| 11 | 2 | Mischa The Evil | h2. Model diagram (r4033 - v 1.0.1) |
| 12 | 1 | Diego Felipe | |
| 13 | 6 | Mischa The Evil | !modelo-800x600-1.0.1.png!:http://www.redmine.org/attachments/4875/modelo-1.0.1.png |
| 14 | 2 | Mischa The Evil | |
| 15 | h2. Todo |
||
| 16 | |||
| 17 | * Add a document explaining each field in the model |
||
| 18 | 6 | Mischa The Evil | * -Add version-information of the here documented Redmine instance- |
| 19 | 2 | Mischa The Evil | |
| 20 | h2. Contributions |
||
| 21 | |||
| 22 | Contributions are welcome. Feel free to pick-up a todo-item or add yours... |
||
| 23 | |||
| 24 | h2. References |
||
| 25 | |||
| 26 | * message#19470 (Forum-thread dedicated to this wiki-page) |
||
| 27 | * "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) |