Pflichtenhefte: Datenbankschema und Rose-DB-Models
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 30 Jan 2013 09:22:53 +0000 (10:22 +0100)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 1 Apr 2014 11:02:19 +0000 (13:02 +0200)
commitd17e1b9d1b761bb19d0cb79a742ea70a07028998
tree2723506719ae28f138c28106ffc7d091f377743b
parent0bbc7ffddd20e42362b9d959f1e57b444da44408
Pflichtenhefte: Datenbankschema und Rose-DB-Models
28 files changed:
SL/DB/Helper/ALL.pm
SL/DB/Helper/Mappings.pm
SL/DB/MetaSetup/Customer.pm
SL/DB/MetaSetup/Default.pm
SL/DB/MetaSetup/RequirementSpec.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecAcceptanceStatus.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecComplexity.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecDependency.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecItem.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecPredefinedText.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecRisk.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecStatus.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecTextBlock.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecType.pm [new file with mode: 0644]
SL/DB/MetaSetup/RequirementSpecVersion.pm [new file with mode: 0644]
SL/DB/RequirementSpec.pm [new file with mode: 0644]
SL/DB/RequirementSpecAcceptanceStatus.pm [new file with mode: 0644]
SL/DB/RequirementSpecComplexity.pm [new file with mode: 0644]
SL/DB/RequirementSpecDependency.pm [new file with mode: 0644]
SL/DB/RequirementSpecItem.pm [new file with mode: 0644]
SL/DB/RequirementSpecPredefinedText.pm [new file with mode: 0644]
SL/DB/RequirementSpecRisk.pm [new file with mode: 0644]
SL/DB/RequirementSpecStatus.pm [new file with mode: 0644]
SL/DB/RequirementSpecTextBlock.pm [new file with mode: 0644]
SL/DB/RequirementSpecType.pm [new file with mode: 0644]
SL/DB/RequirementSpecVersion.pm [new file with mode: 0644]
locale/de/all
sql/Pg-upgrade2/requirement_specs.sql [new file with mode: 0644]