Changes between Initial Version and Version 2 of Ticket #10031
- Timestamp:
- Feb 27, 2009, 11:39:29 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10031
- Property Component Database layer (models, ORM) → Documentation
- Property Milestone → 1.1
- Property Triage Stage Unreviewed → Accepted
- Property Summary Test failures with DateFields and DecimalField under Windows and Python 2.5 → Recommend against Windows/SQLite < 3.3.6 much more strongly
-
Ticket #10031 – Description
initial v2 1 This is yet another Windows/SQLite 3.3.4 bug; see the first comment below. 2 3 Original ticket follows 4 5 ---- 6 1 7 The aggregation and aggregation_regress system tests fail due to problems with DateFields and DecimalFields under Windows and Python 2.5 2 8