A
A
Albert Tobacco2015-04-27 11:02:42
Yii
Albert Tobacco, 2015-04-27 11:02:42

Insert multiple rows into one table in one query in Yii2?

I need to create several lines during one request to the database, performance is very important + the data needs to be bound (to avoid injection). ActiveRecord is not suitable here.
What would be the best way?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ronii, 2015-04-27
@bighoc

Write such a query and execute, or for example batchInsert ()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question