Revision history for SQL::Abstract
+revision 1.61 2010-02-05 16:28 (UTC)
+----------------------------
- Allow INSERT to take additional attributes
- Support for INSERT ... RETURNING
- Another iteration of SQL::Abstract::Test fixes and improvements
# GLOBALS
#======================================================================
-our $VERSION = '1.60';
+our $VERSION = '1.61';
# This would confuse some packagers
#$VERSION = eval $VERSION; # numify for warning-free dev releases