wtsergo/zend-db-sql-insertmultiple

1.0.0 2025-04-02 08:01 UTC

This package is auto-updated.

Last update: 2025-04-02 08:03:02 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.