Changes between Initial Version and Version 1 of Ticket #22487, comment 29


Ignore:
Timestamp:
Jun 23, 2014, 8:59:32 PM (10 years ago)
Author:
Collin Anderson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22487, comment 29

    initial v1  
    1 I'm pretty new to postgres, tests, migrations, and initial data, but I can confirm on postgres 9.1 and latest 1.7.x that the migration does load in the initial data, and that it is gone by the time the `TestCase`s are run.
     1I'm pretty new to postgres, tests, transactions, migrations, and initial data, but I can confirm on postgres 9.1 and latest 1.7.x that the migration does load in the initial data, and that it is gone by the time the `TestCase`s are run.
Back to Top