-
Notifications
You must be signed in to change notification settings - Fork 0
table information
gaetan edited this page Jan 24, 2023
·
1 revision
| column_name | data_type | is_nullable | column_default | Remarque | Mapping | Note |
|---|---|---|---|---|---|---|
| fk_type_information | integer | YES | ||||
| is_web_publishable | boolean | YES | false | |||
| creator | integer | YES | ||||
| modification_time | timestamp without time zone | YES | ||||
| is_rdf_publishable | boolean | NO | false | |||
| is_visible | boolean | YES | true | |||
| modifier | integer | YES | ||||
| creation_time | timestamp without time zone | YES | ||||
| fk_inherit_info_sourcing | integer | YES | ||||
| info_subject | text | YES | ||||
| pk_information | integer | NO | nextval('bhp.information_pk_information_seq'::regclass) | |||
| info_label | text | YES | ||||
| notes | text | YES | ||||
| concat_info | character varying | YES | ||||
| standard_date_type | character varying | YES | ||||
| standard_date | character varying | YES |