spadefoot / kohana-orm-leap

An ORM module for the Kohana PHP framework that is designed to work with all major databases.
http://spadefoot.github.io/kohana-orm-leap/
100 stars 25 forks source link

Add the ability to insert multiple records at time. #69

Closed bluesnowman closed 11 years ago

bluesnowman commented 11 years ago

See http://www.electrictoolbox.com/mysql-insert-multiple-records/

bluesnowman commented 11 years ago

You can now insert multiple rows at time in MySQL and PostgreSQL.