Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup plist | Baptiste Daroussin | 2014-10-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=371255 | ||||
* | - Upgrade to 0.04. | Jun Kuriyama | 2013-10-28 | 1 | -3/+1 |
| | | | | Notes: svn path=/head/; revision=331908 | ||||
* | SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for | Jun Kuriyama | 2010-12-26 | 1 | -0/+5 |
SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with 'use SQL::Abstract;', exporting insert_multi() and update_multi() methods to SQL::Abstract namespace from SQL::Abstract::Plugin::InsertMulti. Plugin system is depends on 'into' options of Sub::Exporter. WWW: http://search.cpan.org/dist/SQL-Abstract-Plugin-InsertMulti/ Notes: svn path=/head/; revision=266918 |