検索

phrase: max: clip:
target: order:
Results of 11 - 19 of about 19 for autocommit (0.049 sec.)
django.db.utils — Django 4.0.6 ドキュメント 7666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( "ATOMIC_REQUESTS" , False ) conn . setdefault ( "AUTOCOMMIT" , True ) conn . setdefault ( "ENGINE" , "django.d ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
索引 — Django 4.0.6 ドキュメント 7666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... setting DATABASE-ATOMIC_REQUESTS setting DATABASE-AUTOCOMMIT setting DATABASE-DISABLE_SERVER_SIDE_CURSORS setti ... のメソッド) get_app_configs() (apps のメソッド) get_autocommit() (django.db.transaction モジュール) get_autocompl ... モジュール) set() (RelatedManager のメソッド) set_autocommit() (django.db.transaction モジュール) set_cookie() ... AX_NUMBER_FIELDS DATABASE-ATOMIC_REQUESTS DATABASE-AUTOCOMMIT DATABASE-DISABLE_SERVER_SIDE_CURSORS DATABASE-ENGI ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onMiddleware , the decorators and context managers autocommit , commit_on_success , and commit_manually , define ... ango.db.backends.creation.BaseDatabaseCreation.set_autocommit() django.db.transaction.is_managed() django.db.tra ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
データベース — Django 4.0.6 ドキュメント 7666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n and remain open at the end of a transaction when AUTOCOMMIT is True . A subsequent transaction may attempt to ... cursors in an atomic() block, because it disables autocommit for the duration of the transaction. This way, the ...
https://man.plustar.jp/django/ref/databases.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 7615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Evaluating a queryset with select_for_update() in autocommit mode on backends which support SELECT ... FOR UPDA ... ror isn't raised if select_for_update() is used in autocommit mode. 警告 Although select_for_update() normally f ... ails in autocommit mode, since TestCase automatically wraps each test ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ql_psycopg2 backend now supports native PostgreSQL autocommit . This is an advanced, PostgreSQL-specific feature ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tionMiddleware the decorators and context managers autocommit , commit_on_success , and commit_manually , define ... ango.db.backends.creation.BaseDatabaseCreation.set_autocommit() django.db.transaction.is_managed() django.db.tra ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Model.delete() . This improves the performance of autocommit by reducing the number of database round trips. Ad ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
設定 — Django 4.0.6 ドキュメント 7547
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ee HTTP リクエストにトランザクションを結びつける . AUTOCOMMIT ¶ デフォルト値: True Set this to False if you want ... AME CSRF_TRUSTED_ORIGINS DATABASES ATOMIC_REQUESTS AUTOCOMMIT ENGINE HOST NAME CONN_MAX_AGE OPTIONS PASSWORD POR ...
https://man.plustar.jp/django/ref/settings.html - [similar]
PREV 1 2 NEXT