summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2012-04-29 04:22:05 +0300
committerAnssi Kääriäinen <akaariai@gmail.com>2012-09-02 19:17:15 +0300
commit23268608512444de626e63dee1815fb5b5207a48 (patch)
tree870e7f4ff110ef728bd2d5c32f197d7058332bc0 /docs/ref
parentf0c469c7be1b8eb1326bb8ab263bdcdd1e8fa47e (diff)
[1.4.x] Fixed #17788 -- Added batch_size argument to qs.bulk_create()
The qs.bulk_create() method did not work with large batches together with SQLite3. This commit adds a way to split the bulk into smaller batches. The default batch size is unlimited except for SQLite3 where the batch size is limited to 999 SQL parameters per batch. Thanks to everybody who participated in the discussions at Trac. Backpatch of 29132ebdef0e0b9c09e456b05f0e6a22f1106a4f from master (with documentation changes removed).
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions