Opened 14 years ago
Closed 14 years ago
#446 closed defect (fixed)
DB / increase max length for date columns
Reported by: | fxp | Owned by: | fxp |
---|---|---|---|
Priority: | minor | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
When harvesting, sometimes we get date like: "2004-10-31T21:40:35.5-07:00" which is too long for the DB model.
Increase maxlength to (at least) 25 characters.
Errors could still occur when having decimals for seconds. eg. 2001-10-26T21:32:52.12679-07:00
Note:
See TracTickets
for help on using tickets.
r7257.