Edgewall Software

Changes between Version 1 and Version 2 of Ticket #8987, comment 9


Ignore:
Timestamp:
Jan 24, 2010, 7:37:15 PM (14 years ago)
Author:
Christian Boos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8987, comment 9

    v1 v2  
    22So we have:
    33||= DB ||= {{{`...`}}} quoting ||= "..." quoting ||
    4 ||=     SQLite|| yes || yes ||
    5 ||=      MySQL|| yes || no  ||
    6 ||= PostgreSQL||  no || yes ||
     4||=     SQLite||  yes  ||  yes ||
     5||=      MySQL||  yes  ||  no   ||
     6||= PostgreSQL||  no   ||  yes ||
    77This is becoming painful, looks like we need another db helper...