検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 15 for ops (0.028 sec.)
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 14716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 0.96) New (1.0) backend.get_autoinc_sql connection.ops.autoinc_sql backend.get_date_extract_sql connectio ... n.ops.date_extract_sql backend.get_date_trunc_sql connec ... tion.ops.date_trunc_sql backend.get_datetime_cast_sql conne ... ction.ops.datetime_cast_sql backend.get_deferrable_sql conne ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 10101
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ss ( Lower ( 'username' ), name = 'varchar_pattern_ops' ), name = 'lower_username_idx' , ) creates an ind ... ex on Lower('username') using varchar_pattern_ops . Another example: UniqueConstraint ( OpClass ( Up ... per ( 'description' ), name = 'text_pattern_ops' ), name = 'upper_description_unique' , ) creates ... straint on Upper('description') using text_pattern_ops . Changed in Django 4.0: Support for functional un ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 9143
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mory models ( #25160 ). Prevented varchar_patterns_ops and text_patterns_ops indexes for ArrayField ( #25 ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 8499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... angeOperators . OVERLAPS )], opclasses = [ 'circle_ops' ], ) creates an exclusion constraint on circle us ... ing circle_ops . 例 ¶ The following example restricts overlapping ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 8499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s = [ 'username' ], opclasses = [ 'varchar_pattern_ops' ]) creates a unique index on username using varch ... ar_pattern_ops . opclasses are ignored for databases besides Post ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 8499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ython versions from 2.3 up; Django 1.2, however, drops official support for Python 2.3. As such, the mini ... s provided by SpatialBackend are now a part of the ops attribute of the database backend. The old module ... atialBackend object, which is just an alias to the ops module of the default spatial database connection. ... db import connection PostGISAdaptor = connection . ops . Adapter SpatialRefSys and GeometryColumns models ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 8377
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dex', fields=['jsonfield'], opclasses=['jsonb_path_ops']) creates a gin index on jsonfield using jsonb_pa ... th_ops . opclasses are ignored for databases besides Post ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
Django 1.8.14 リリースノート — Django 4.0.6 ドキュメント 8272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt . Bugfixes ¶ Fixed missing varchar/text_pattern_ops index on CharField and TextField respectively when ...
https://man.plustar.jp/django/releases/1.8.14.html - [similar]
Django 1.9.8 リリースノート — Django 4.0.6 ドキュメント 8168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt . Bugfixes ¶ Fixed missing varchar/text_pattern_ops index on CharField and TextField respectively when ...
https://man.plustar.jp/django/releases/1.9.8.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 7959
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2 users, please be advised that we've decided to drop support for Python 3.2 in Django 1.8.x at the end o ... rds ( #25896 ). Fixed missing varchar/text_pattern_ops index on CharField and TextField respectively when ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
PREV 1 2 NEXT