Fix regression where SQL files with comments were not handled properly by ::Schema...
authorAndrew Moore <amoore@cpan.org>
Fri, 5 Mar 2010 21:37:55 +0000 (21:37 +0000)
committerAndrew Moore <amoore@cpan.org>
Fri, 5 Mar 2010 21:37:55 +0000 (21:37 +0000)
commitb703fec7f5767eb8240771f1a07a518b34855768
tree8bb49de2694297ce172ad038121827bb0672c58d
parentd22aaf08307b5748faf1eef401c23fe0d23d526a
Fix regression where SQL files with comments were not handled properly by ::Schema::Versioned.
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/Schema/Versioned.pm
t/94versioning.t