検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 61 for postgres (0.055 sec.)
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( #25176 ). Fixed has_changed() method in contrib.postgres.forms.HStoreField ( #25215 , #25233 ). Fixed the r ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ostGIS lookup ( #25592 ). Fixed crash with contrib.postgres.forms.SplitArrayField and IntegerField on invalid ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
Django 1.11.23 リリースノート — Django 4.0.6 ドキュメント 6421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reField ¶ Key and index lookups for django.contrib.postgres.fields.JSONField and key lookups for HStoreField w ...
https://man.plustar.jp/django/releases/1.11.23.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 6421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on when using SESSION_COOKIE_DOMAIN ( #24799 ). On PostgreSQL, when no access is granted for the postgres data ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 2.1.11 リリースノート — Django 4.0.6 ドキュメント 6421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reField ¶ Key and index lookups for django.contrib.postgres.fields.JSONField and key lookups for HStoreField w ...
https://man.plustar.jp/django/releases/2.1.11.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in 1.11. Allowed disabling server-side cursors on PostgreSQL ¶ The change in Django 1.11 to make QuerySet.ite ... rator() use server-side cursors on PostgreSQL prevents running Django with PgBouncer in transa ... Oracle 6.0 support ( #28138 ). Updated the contrib.postgres SplitArrayWidget to use template-based widget rend ... ースノート Allowed disabling server-side cursors on PostgreSQL Bugfixes 前のトピックへ Django 1.11.2 リリースノ ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Valid function, and isvalid lookup. django.contrib.postgres ¶ The new distinct argument for StringAgg determin ... N and BRIN indexes in the database. django.contrib.postgres.fields.JSONField accepts a new encoder parameter t ... nd CITextExtension migration operation allow using PostgreSQL's citext extension for case-insensitive lookups. ... locked argument to QuerySet.select_for_update() on PostgreSQL 9.5+ and Oracle to execute queries with FOR UPDA ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reField ¶ Key and index lookups for django.contrib.postgres.fields.JSONField and key lookups for HStoreField w ... being used ( #30628 ). Fixed a migration crash on PostgreSQL when adding a check constraint with a contains l ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fied in your USER , PASSWORD , etc., settings. For PostgreSQL, this runs the psql command-line client. For MyS ... underlying command-line client. For example, with PostgreSQL you can use the psql command's -c flag to execut ... 'select current_user' current_user -------------- postgres (1 row) ...\> django-admin dbshell -- -c 'select c ... urrent_user' current_user -------------- postgres (1 row) On MySQL/MariaDB, you can do this with the ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 6262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... such as Random() aren't accepted. Restrictions on PostgreSQL PostgreSQL requires functions and operators refe ... ed as IMMUTABLE . Django doesn't validate this but PostgreSQL will error. This means that functions such as Co ... e same tablespace as the table. 参考 For a list of PostgreSQL-specific indexes, see django.contrib.postgres.in ... . opclasses ¶ Index. opclasses ¶ The names of the PostgreSQL operator classes to use for this index. If you r ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT