検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 113 for PostgreSQL (0.052 sec.)
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... being used ( #30628 ). Fixed a migration crash on PostgreSQL when adding a check constraint with a contains loo ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
FAQ: インストール — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ールに含まれている SQLite を実行します。本番環境では PostgreSQL をおすすめしていますが、 MariaDB 、 MySQL 、 SQLit ...
https://man.plustar.jp/django/faq/install.html - [similar]
クイックインストールガイド — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion . >>> データベースを設定する ¶ このステップは、PostgreSQL、MariaDB、MySQL、Oracle のような "大きな" データベー ...
https://man.plustar.jp/django/intro/install.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion infrastructure, particularly when dealing with PostgreSQL specific {text|varchar}_pattern_ops indexes ( #239 ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5562
" + 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 : DATAB ... AME' : 'app_data' , 'ENGINE' : 'django.db.backends.postgresql' , 'USER' : 'postgres_user' , 'PASSWORD' : 's3krit ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... won't have primary-key collision. If you're using PostgreSQL, the sequence associated with the primary key migh ... the object's primary key value. An example is the PostgreSQL ON UPDATE trigger which returns NULL . In such cas ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Lookup API reference — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for executing the query. The vendorname is one of postgresql , oracle , sqlite , or mysql for Django's built-in ...
https://man.plustar.jp/django/ref/models/lookups.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atabases that support DDL transactions (SQLite and PostgreSQL), migrations will run inside a transaction by defa ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Django ドキュメント — Django 4.0.6 ドキュメント 5461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ータを投入するには | データベースアクセスの最適化 | PostgreSQLの特有の機能を扱うには ビュー層 ¶ Django には「ビュー ...
https://man.plustar.jp/django/index.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re should be preceded by "an" and not "a". MySQL , PostgreSQL , SQLite SQL -- when referring to SQL, the expecte ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT