table typeknowledgeunitclass - lod4hss-projects/symogih GitHub Wiki
Table type_knowledge_unit_class
| column_name | data_type | is_nullable | column_default | Remarque | Mapping | Note |
|---|---|---|---|---|---|---|
| pk_type_knowledge_unit_class | integer | NO | nextval('bhp.type_knowledge_unit_class_pk_type_knowledge_unit_class_seq'::regclass) | |||
| creator | integer | YES | ||||
| class_type | character varying | YES | ||||
| creation_time | timestamp without time zone | YES | ||||
| modification_time | timestamp without time zone | YES | ||||
| notes | text | YES | ||||
| concat_standard_name | character varying | YES | ||||
| modifier | integer | YES | ||||
| description | text | YES | ||||
| concat_tkuc | character varying | YES |