Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11967, comment 2


Ignore:
Timestamp:
Feb 26, 2015, 5:33:58 PM (9 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11967, comment 2

    initial v1  
    11I see a conditional for `sqlite_version < (2, 8, 0)` which brings to mind a related question. Since [https://docs.python.org/2/library/sqlite3.html Python 2.5 includes sqlite3], do we have a compelling reason to support SQLite < 3.0 on the 1.0-stable branch? We probably shouldn't drop support on 1.0-stable at this point, but maybe we could drop it on the trunk (which would be a topic for another ticket).
     2
     3Let's discuss in #11969.