Changes for version 0.05000 - 2010-06-17
- Now holds transactions (starting either with "BEGIN" and "START") correclty. Closes bug #58032. Thanks to Frew Schmidt.
- Now holds procedural code as well. Closes bug #57971. Thanks to Dan Horne (thank you Dan also for the info by private mail!)
- Now handle also Oracle-style statement terminators (slash and semicolon-newline-slash-newline).
- Start of deprecation cycle on the "keep_semicolon" option which has been renamed to "keep_terminator" (as now different terminator tokens are recognized).
- Many tests and docs additions.
- Switch from Class::Accessor to Moose.
Modules
Split any SQL code into atomic statements