Edgewall Software

Changes between Initial Version and Version 11 of Ticket #8575


Ignore:
Timestamp:
Sep 17, 2010, 5:46:43 PM (14 years ago)
Author:
Remy Blank
Comment:

Patch applied in [10114], thanks! I have changed the unit test to actually add a new row after the call to update_sequence() and check that the row id is correct.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8575

    • Property Status newclosed
    • Property Cc shanec@… dfraser added
    • Property Milestonenext-minor-0.12.x
    • Property Owner set to Remy Blank
    • Property Resolutionfixed
  • Ticket #8575 – API Changes

    initial v11  
     1`trac.db`: Added a method `update_sequence()` to database connections to allow updating table sequences during schema updates. [10114]