フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
---|---|---|---|---|---|
set_function | text | - | - | set_function | |
use_function | text | - | - | use_function | |
date_added | timestamp | not null | - | - | date_added |
last_modified | timestamp | - | - | last_modified | |
sort_order | integer | - | - | sort_order | |
configuration_group_id | integer | not null | - | - | configuration_group_id |
configuration_description | text | not null | - | - | configuration_description |
configuration_value | text | not null | - | - | configuration_value |
configuration_key | text | not null | - | - | configuration_key |
configuration_title | text | not null | - | - | configuration_title |
configuration_id | serial | ○ | - | configuration_id |