{JA} - 3.7.8.9 _schema
モデルのデータベーステーブルフィールドの詳細であるメタデータをもちます。各フィールドは次のようになっています:
- 名前
- 型(integer, string, datetime, etc.)
- null
- デフォルト値
- 長さ
{EN} - 3.7.8.9 _schema
Contains metadata describing the model’s database table fields. Each field is described by:
- name
- type (integer, string, datetime, etc.)
- null
- default value
- length
Differences
| Lines: 1-9 | Lines: 1-9 | ||
| <title>_schema</title> | <title>_schema</title> | ||
| - | <p>Contains metadata describing the models database table fields. Each field is described by:</p> | + | <p>モデルのデータベーステーブルフィールドの詳細であるメタデータをもちます各フィールドは次のようになっていま:</p> |
| <ul> | <ul> | ||
| - | <li>name</li> <li>type (integer, string, datetime, etc.)</li> |
+ | <li>名前</li> <li>型(integer, string, datetime, etc.)</li> |
| <li>null</li> | <li>null</li> | ||
| - | <li>default value</li> <li>length</li> |
+ | <li>デフォルト値</li> <li>長さ</li> |
| </ul> | </ul> | ||
