検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 61 for postgres (0.065 sec.)
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... サポートしません。 Django 1.10 で新しくなったこと ¶ PostgreSQL での全文検索 ¶ django.contrib.postgres には、新し ... r support for all spatial lookups . django.contrib.postgres ¶ 利便性のため、 HStoreField は key と value を文字 ... reate() sets the primary key on objects when using PostgreSQL. Added the Cast database function. A proxy model ... ser ) admin . site . register ( User , UserAdmin ) PostgreSQL 9.1 に対するサポートの終了 ¶ 2016年9月に Postgre ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ら 2.13.1 にアップデートされました。 django.contrib.postgres ¶ range フィールドに対応するいくつかのビルトインの ... のサポートが追加されました。 Added django.contrib.postgres.fields.JSONField . PostgreSQL specific aggregation ... e.g. POST ) over HTTPS. データベースバックエンド ¶ PostgreSQL バックエンド ( django.db.backends.postgresql_psy ... copg2 ) が django.db.backends.postgresql から使用できるようになりました。後方互換性を確保 ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se operations to be in a synchronous child thread. PostgreSQL における排他制約 (Exclusion constraints) ¶ 新しい ... ExclusionConstraint クラスでは、PostgreSQL への排他制約 (exclusion constraints) の追加を有効 ... ass now accepts pathlib.Path path . django.contrib.postgres ¶ The new RangeOperators helps to avoid typos in S ... llow creating and dropping indexes CONCURRENTLY on PostgreSQL. django.contrib.sessions ¶ The new get_session_c ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g class now supports pathlib.Path . django.contrib.postgres ¶ The new ExclusionConstraint.include attribute al ... lows creating covering exclusion constraints on PostgreSQL 12+. The new ExclusionConstraint.opclasses attri ... bute allows setting PostgreSQL operator classes. The new JSONBAgg.ordering attr ... erations allow creating and dropping collations on PostgreSQL. See Managing collations using migrations for mo ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngs.py snippet defining two databases -- a default PostgreSQL database and a MySQL database called users : DAT ... AME' : 'app_data' , 'ENGINE' : 'django.db.backends.postgresql' , 'USER' : 'postgres_user' , 'PASSWORD' : 's3kr ... ate the validity of a primary key. If you're using Postgres, Oracle, or MySQL with InnoDB, this is enforced at ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6088
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er 2018. Django 2.1 supports MySQL 5.6 and higher. PostgreSQL 9.3 に対するサポートの終了 ¶ The end of upstream ... support for PostgreSQL 9.3 is September 2018. Django 2.1 supports Postg ... thon 3 environment. Using None as a django.contrib.postgres.fields.JSONField lookup value now matches objects ... jango.contrib.gis MySQL 5.5 に対するサポートの終了 PostgreSQL 9.3 に対するサポートの終了 Removed BCryptPasswor ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 6001
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo.contrib.humanize 次のトピックへ django.contrib.postgres 関連キーワード メッセージ , レベル , messages , タ ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 6001
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ら好きなデータベースを選んで指定することができます。 PostgreSQL では、 USER が、ビルトインの postgres データベー ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 5914
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t can also be used when ordering, for example with PostgreSQL: >>> Author . objects . order_by ( Collate ( 'na ... e expression may be null varies between databases: PostgreSQL: Greatest will return the largest non-null expre ... pression is null , Greatest will return null . The PostgreSQL behavior can be emulated using Coalesce if you k ... e expression may be null varies between databases: PostgreSQL: Least will return the smallest non-null express ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5914
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and other query operations. When running tests on PostgreSQL, the USER will need read access to the built-in ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT