Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11872, comment 8


Ignore:
Timestamp:
Jul 30, 2016, 10:45:15 AM (8 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11872, comment 8

    initial v1  
    33Notes:
    44* MySQL [http://bugs.mysql.com/bug.php?id=10789 doesn't support] `IF EXISTS`
    5 * PostgreSQL < 9.0 [https://www.postgresql.org/docs/8.4/static/sql-altertable.html doesn't support] `IF EXISTS`, however > 9.0 [https://www.postgresql.org/docs/9.0/static/sql-altertable.html does]
     5* PostgreSQL < 9.0 [https://www.postgresql.org/docs/8.4/static/sql-altertable.html doesn't support] `IF EXISTS`, however >= 9.0 [https://www.postgresql.org/docs/9.0/static/sql-altertable.html does]
    66* I didn't test with PostgreSQL 8.x. I think we should consider dropping PostgreSQL < 9.0 soon: [wiki:TracDev/ApiChanges/1.3#CompatibleDistros].
    77