nanawel/zend-db-sql-insertmultiple

2.2 2024-04-04 19:19 UTC

This package is auto-updated.

Last update: 2025-03-04 21:22:10 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.