nanawel/zend-db-sql-insertmultiple

2.2 2024-04-04 19:19 UTC

This package is auto-updated.

Last update: 2024-05-04 19:38:32 UTC


README

Provides the class Zend\Db\Sql\InsertMultiple that allows to insert multiple rows at once in a database.

This class is only an adaptation of the original Zend\Db\Sql\Insert.