config.coded_value_map
|
Cascading Deletes: Deleting rows from this table will cascade to: config.record_attr_definition. |
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.coded_value_map_id_seq'::regclass) |
|
ctype FK |
|
No |
||
code |
|
No |
||
value |
|
No |
||
description |
|
Yes |
||
opac_visible |
|
No |
true |
|
search_label |
|
Yes |
||
is_simple |
|
No |
false |
|
concept_uri |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|