Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
clone_verification_log_id | serial | 10 | √ | nextval('sgn_people.clone_verification_log_clone_verification_log_id_seq'::regclass) |
|
|
|||||
sp_person_id | int4 | 10 | √ | null |
|
|
|||||
clone_id | int4 | 10 | √ | null |
|
|
|||||
ver_int_read | bool | 1 | false |
|
|
||||||
ver_bac_end | bool | 1 | false |
|
|
||||||
is_current | bool | 1 | √ | true |
|
|
|||||
created | timestamp | 29,6 | √ | now() |
|
|