table associationnapl - lod4hss-projects/symogih GitHub Wiki
Table association_napl
| column_name | data_type | is_nullable | column_default | Remarque | Mapping | Note |
|---|---|---|---|---|---|---|
| begin_year | integer | YES | ||||
| comment_begin_year | character varying | YES | ||||
| creator | integer | YES | ||||
| fk_named_place1 | integer | YES | ||||
| fk_abob_type_association_napl | integer | YES | ||||
| fk_named_place2 | integer | YES | ||||
| comment_end_year | character varying | YES | ||||
| modifier | integer | YES | ||||
| pk_association_napl | integer | NO | nextval('bhp.association_napl_pk_association_napl_seq'::regclass) | |||
| creation_time | timestamp without time zone | YES | ||||
| notes | text | YES | ||||
| modification_time | timestamp without time zone | YES | ||||
| association_reason | text | YES | ||||
| end_year | integer | YES |