| Subcribe via RSS

OmniMySQL version 0.0.3 released

June 15th, 2008 Posted in MySQL, OmniMySQL

This release fixes bugs and changes the parser from SQL::Parser to DBIx::MyParsePP. This change was made in order to accommodate MySQL-specific deviations from Standard SQL. Unfortunately, this change also comes with the expense of a slow startup, but I think it is worth the trade-off. OmniMySQL can be downloaded here.

CHANGELOG:

0.0.3 - 15 June 2008

- Migration from SQL::Parser to DBIx::MyParsePP

Leave a Reply