Revision history for Perl extension GitDDL-Migrator

0.06 2013-12-19T07:05:00Z

    - real_translator method up to public
    - add diff_(to|from)_real_database method

0.05 2013-11-04T05:35:05Z

    - don't `_insert_version` if no differences found in `upgrade_database`
    - add create_version_table method. ref #1
    - fix splice usage

0.04 2013-10-30T09:12:08Z

    - follow up GitDDL 0.03

0.03 2013-09-20T04:51:30Z

    - fix deps

0.02 2013-09-15T07:22:23Z

    - suppress STDERR when calling `database_version`

0.01 2013-09-15T06:44:49Z

    - original version