Perl extension to add bulk insert for SQL::Abstract
SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for 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.
$
pkg install p5-SQL-Abstract-Plugin-InsertMultiOrigin
databases/p5-SQL-Abstract-Plugin-InsertMulti
Size
11.1KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
3 packages
Required by
1 packages