wtsergo/zend-db-sql-insertmultiple

1.0.0 2025-04-02 08:01 UTC

This package is auto-updated.

Last update: 2025-07-02 08:32:26 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.