Hi, Today I release Mojo::mysql, a fork of Sebastian's Mojo::Pg which allow you to use the same API, but against the MySQL database.
https://metacpan.org/release/JHTHORSEN/Mojo-mysql-0.01 This module is EXPERIMENTAL, due to the nature of Mojo::Pg. I don't want to freeze the API until I know it can mirror the API of Mojo::Pg. There is one thing lacking in Mojo::mysql, and that is the events related to notifications. This is simply because this is not a feature in MySQL. I'm also unsure if I will add migration support to Mojo::mysql, even if Mojo::Pg gets migrations support. I will however (most probably) accept pull requests for this feature. See also * https://groups.google.com/d/msg/mojolicious/4d5MckGYmEg/339pG01IV30J * https://metacpan.org/release/Mojo-Pg Also, there's a module called Mojo::MySQL on CPAN. That module and it's namespace will be deleted in a couple of days. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
