Changes between Version 1 and Version 2 of Ticket #11367, comment 34


Ignore:
Timestamp:
Jan 7, 2014, 8:57:51 AM (10 years ago)
Author:
falkb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11367, comment 34

    v1 v2  
    11Please update to today's latest version:
    22 - the new table column 'restrict' introduced a new bug #11461 because that is a special SQL keyword in some databases. I fixed that in [13549].
    3  - model.py needed a bigger rework to fix intermittent "Cannot operate on a closed cursor" errors
     3 - model.py needed a bigger rework to fix intermittent "Cannot operate on a closed cursor" errors (also [13549])
    44 - Another little issue with data==None in roadmap.py has been fixed with [13551].