Actions
Feature #21753
closedProvide an API to insert multiple rows at once
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-11-30
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
It would be nice if t3lib_db provides an API to insert multiple rows at once.
This is eg. useful for the database caching framework backend if multiple tags have to be added.
Current patch doesn't handle dbal.
(issue imported from #M12858)
Files
Updated by Xavier Perseguers almost 15 years ago
Committed to Core trunk (rev. 6861) and DBAL trunk (rev. 29769).
This issue is resolved but it will be closed when 12859 has been resolved.
Actions