Changes between Version 13 and Version 14 of DeveloperGuidelines/Architecture
- Timestamp:
- 09/27/13 16:09:42 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Architecture
v13 v14 20 20 * dbwrench (for PostgreSQL) 21 21 22 === Key/Value Tables ===22 === !Key/Value Tables === 23 23 In order to allow extensibility of the core schema, many resources have key/value 'tag' tables associated with them. 24 24