The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
DBIx-OnlineDDL
==============

Created:         2018-09-27
Home page:       <https://metacpan.org/release/DBIx-OnlineDDL>
Bug tracker:     <https://github.com/GrantStreetGroup/DBIx-OnlineDDL/issues>
Maintainer:      Grant Street Group <developers@grantstreet.com>

0.92        2019-08-06

    - Use MooX::StrictConstructor to prevent attribute misspellings

0.91        2018-01-02

    - Include default target_time / sleep for copy_opts
    - Increase sleep time for retries (incremental)
    - Include 'WSREP has not yet prepared node for application use' as a retryable error
    - Bulletproof against various DB errors and DBD failures

0.90        2018-09-27

    - Initial release