DatabaseModel » History » Version 3
Jean-Philippe Lang, 2010-11-20 14:32
model version should be specified
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 | 3 | Jean-Philippe Lang | h2. Model diagram (rXXXX) |
10 | 2 | Mischa The Evil | |
11 | !modelo-800x600.png!:http://www.redmine.org/attachments/4861/modelo.png |
||
12 | |||
13 | h2. Todo |
||
14 | |||
15 | * Add a document explaining each field in the model |
||
16 | * Add version-information of the here documented Redmine instance |
||
17 | |||
18 | h2. Contributions |
||
19 | |||
20 | Contributions are welcome. Feel free to pick-up a todo-item or add yours... |
||
21 | |||
22 | h2. References |
||
23 | |||
24 | * message#19470 (Forum-thread dedicated to this wiki-page) |
||
25 | * "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) |