Results of 1 - 5 of about 5 for exclusion (0.022 sec.)
- PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 12814
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ey are added in the model Meta.constraints option. ExclusionConstraint ¶ class ExclusionConstraint ( * , name , ...
e , include = None , opclasses = () ) ¶ Creates an exclusion constraint in the database. Internally, PostgreSQL ...
implements exclusion constraints using indexes. The default index type ...
when update conflicts with an existing row. name ¶ ExclusionConstraint. name ¶ The name of the constraint. expr ...
-
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html
- [similar]
- Django 3.0 リリースノート — Django 4.0.6 ドキュメント 8787
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
hronous child thread. PostgreSQL における排他制約 (Exclusion constraints) ¶ 新しい ExclusionConstraint クラスで ...
は、PostgreSQL への排他制約 (exclusion constraints) の追加を有効になります。制約は Meta.c ...
ポート ASGI のサポート PostgreSQL における排他制約 (Exclusion constraints) Filter expressions Enumerations for m ...
-
https://man.plustar.jp/django/releases/3.0.html
- [similar]
- Django 3.1 release notes — Django 4.0.6 ドキュメント 8144
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
r of SearchRank allows rank normalization. The new ExclusionConstraint.deferrable attribute allows creating def ...
errable exclusion constraints. django.contrib.sessions ¶ The SESSION ...
-
https://man.plustar.jp/django/releases/3.1.html
- [similar]
- Django 3.2 release notes — Django 4.0.6 ドキュメント 8144
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
s pathlib.Path . django.contrib.postgres ¶ The new ExclusionConstraint.include attribute allows creating coveri ...
ng exclusion constraints on PostgreSQL 12+. The new ExclusionCo ...
-
https://man.plustar.jp/django/releases/3.2.html
- [similar]
- Django 1.4 release notes — Django 4.0.6 ドキュメント 8052
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
mented the feature properly and didn't enforce the exclusion in other parts of the app such as the template tag ...
-
https://man.plustar.jp/django/releases/1.4.html
- [similar]
PREV
1
NEXT