| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* useflag table had wrong type for id (no autoincrement)
* name of packageproperties_seq_id was corrected
|
|
|
|
|
|
| |
Added 'tinderbox' table to keep track of tinderboxes compiling packages
You can safely ignore changes in comments
|
|
|
|
|
|
|
|
|
| |
As per robbat's suggestions:
* added portageprofile table FK to packageproperties
this will make it possible to have non-colliding files in the same
place in different profiles
* changed 'type' in packageproperties_file table to FK to table
'filetype' and conform to 3rd NF
|
|
|
|
|
| |
Generated using:
pg_dump -d collagen -U postgres -C -O -s -x
|
|
created in community edition of Visual Paradigm for UML
|