The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Database-Async

0.003     2019-04-20 15:11:51+08:00 Asia/Kuala_Lumpur
    Bugs fixed:

    - downgraded unnecessarily verbose messages when copying data

    Dependencies:

    - Future::AsyncAwait updated to 0.24 to pull in some bug fixes

0.002     2019-04-15 06:15:40+08:00 Asia/Kuala_Lumpur
    New features:

    - better definition for the Database::Async::Query interface
    - some fixes required for proper PostgreSQL support
    - additional classes for ORM support (undocumented for now since
    the API is likely to change)

0.001     2018-12-09 17:47:08+08:00 Asia/Kuala_Lumpur
    Initial CPAN release