Reduce to a warning the commit-without-apparent-begin exception from 7d216b10
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQLAHacks.pm
CommitLineData
76d2074a 1package # Hide from PAUSE
2 DBIx::Class::SQLAHacks;
3
4use base qw/DBIx::Class::SQLMaker/;
5
61;