検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 30 for bulk (0.036 sec.)
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 7846
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... versions (#18239). Added batch_size argument to qs.bulk_create() (#17788). Fixed a small regression in the ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7846
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cluding SELECT FOR UPDATE support , the ability to bulk insert large datasets for improved performance, an ... umentation for select_for_update() . Model.objects.bulk_create in the ORM ¶ This method lets you create mu ... ve seen a performance benefit as a result. See the bulk_create() docs for more information. QuerySet.prefe ... GI support SELECT FOR UPDATE support Model.objects.bulk_create in the ORM QuerySet.prefetch_related Improv ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backends are configured ( #27027 ). Made QuerySet.bulk_create() properly initialize model instances on ba ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eviously it was ignored ( #27374 ). Fixed QuerySet.bulk_create() on PostgreSQL when the number of objects ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing the new ignore_conflicts parameter of QuerySet.bulk_create() to True tells the database to ignore fail ... an ISO-8601 week-numbering year. The new QuerySet.bulk_update() method allows efficiently updating specif ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7668
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... number of decimal places after rounding. QuerySet.bulk_create() now sets the primary key on objects when ... and dividing by scalar values on SQLite. QuerySet.bulk_update() now returns the number of objects updated ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 7586
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... coding ( #21996 ). Fixed AttributeError when using bulk_create() with ForeignObject ( #21566 ). Fixed cras ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 7586
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .can_return_id_from_insert and can_return_ids_from_bulk_insert are renamed to can_return_columns_from_inse ... rt and can_return_rows_from_bulk_insert . Database functions now handle datetime.ti ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
索引 — Django 4.0.6 ドキュメント 7424
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... メソッド) build_suite() (DiscoverRunner のメソッド) bulk_create() (django.db.models.query.QuerySet モジュー ... ル) bulk_update() (django.db.models.query.QuerySet モジュー ... ソッド) ImproperlyConfigured in field lookup type in_bulk() (django.db.models.query.QuerySet モジュール) inc ...
https://man.plustar.jp/django/genindex.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 7424
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... el ( 'new_app' , 'NewModel' ) NewModel . objects . bulk_create ( NewModel ( new_attribute = old_object . o ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
PREV 1 2 3 NEXT