Changes between Version 3 and Version 4 of quarry/schema
- Timestamp:
- May 18, 2011 4:07:21 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
quarry/schema
v3 v4 158 158 159 159 160 161 == Propositions/Problem == 162 163 * Downtime.csv 164 has column `when` which is date/time '''period'''. Desterity has no field type for hold DateTime periond, so I recomend to devide the field into `when_start` and `when_end` DateTime 165