Edgewall Software

Changes between Version 28 and Version 29 of Ticket #9612


Ignore:
Timestamp:
Jul 31, 2016, 5:25:35 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9612 – API Changes

    v28 v29  
    1 Added `update_tables` method to `DatabaseManager` class. Added method to `Table` class for removing columns: `remove_columns`.
     1Added `upgrade_tables` method to `DatabaseManager` class. Added method to `Table` class for removing columns from schema: `remove_columns`.