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 Perl extension Mojo-DB-Connector

0.03 2020-01-26T22:29:07Z
    - Add database, options, and url attributes.
    - Require named parameters to new_connection.
    - Allow attributes to be overridden in new_connection.
    - Allow attributes to be derived from a URL.
    - Support appending, merging, and replacing options via Mojo::Parameters.

0.02 2020-01-26T17:13:27Z

    - Add env_prefix.

0.01 2020-01-26T01:24:29Z

    - original version