The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2015-01-02

  • Add support for migrations #3 Contributor: Curt Hochwender
  • Add Mojo::mysql::Migrations.
  • Add migrations attribute to Mojo::msyql
  • Add db attribute to Mojo::mysql::Transaction.
  • Fix bug where Perl would close the DBD::mysql file descriptor after it had been used with the event loop.
  • Remove dbh attribute from Mojo::mysql::Transaction
  • Updated Mojolicious requirement to 5.49 to ensure migrations in the DATA section are not served as static files

Documentation

Modules

Mojolicious and Async MySQL