検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for SchemaEditor (0.038 sec.)
SchemaEditor — Django 4.0.6 ドキュメント 14521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontents | Index | Modules « previous | up | next » SchemaEditor ¶ class BaseDatabaseSchemaEditor ¶ Django のマイグ ... の抽象レイヤーの部分です。後者の仕事を担当するのが、 SchemaEditor です。 Django を使っている普通の開発者が SchemaEdi ... ベースのバックエンドは、それぞれ対応するバージョンの SchemaEditor を提供しており、好きなときに connection.schema_edi ... ase backend for Django, you will need to provide a SchemaEditor implementation in order to work with Django's migr ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 9356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... models with a custom primary key ( #23415 ). Added SchemaEditor for MySQL GIS backend so that spatial indexes will ... created for apps with migrations ( #23538 ). Added SchemaEditor for Oracle GIS backend so that spatial metadata an ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
API Reference — Django 4.0.6 ドキュメント 8879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デル Paginator リクエストとレスポンスのオブジェクト SchemaEditor 設定 Signals テンプレート TemplateResponse and Sim ...
https://man.plustar.jp/django/ref/index.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 8649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SQL generation for indexes is moved from Index to SchemaEditor and these SchemaEditor methods are added: _create_ ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 8419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... crash when RunSQL SQL content was collected by the schema editor, typically when using sqlmigrate ( #23909 ). Fixe ... ranslations in Korean ( #23989 ). Fixed the SQLite SchemaEditor to properly add defaults in the absence of a user ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 8295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s, such as in system checks. The first argument of SchemaEditor._alter_column_type_sql() is now model rather than ... table . The first argument of SchemaEditor._create_index_name() is now table_name rather than ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 8171
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... クエンドでも、プログラムからのスキーマの変更の操作( SchemaEditor クラスで実行される)に対応していれば大丈夫です。 し ... ur history the migration sits, and the second is a SchemaEditor , which you can use to manually effect database sc ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 8065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pps.registry.Apps のインスタンスであり、第二引数は SchemaEditor のインスタンスです。 The reverse_code argument is ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 8065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s in the same SQL statement that adds a field, add SchemaEditor.sql_create_column_inline_fk with the appropriate S ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 7941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s メソッド 前のトピックへ Paginator 次のトピックへ SchemaEditor 関連キーワード HttpResponse , HttpRequest , QueryD ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
PREV 1 2 NEXT