L
L
Lorem Ipsum2014-07-16 13:11:19
ORM
Lorem Ipsum, 2014-07-16 13:11:19

How can I bulk add to PonyORM?

Hello. How can I bulk add to PonyORM?
Those.
DJangoORM has a `bulk_create` method that allows you to add a bunch at once with one request.
SQLAlchemy has the `add_all` method, which allows you to add a bunch at once with one request.
How can this be done in PonyORM?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question