Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
taphonomictypeid | serial | 10 | √ | nextval('ndb.seq_taphonomictypes_taphonomictypeid'::regclass) |
|
|
||||||
taphonomicsystemid | int4 | 10 | √ | null |
|
|
||||||
taphonomictype | varchar | 64 | null |
|
|
|||||||
notes | text | 2147483647 | √ | null |
|
|
||||||
recdatecreated | timestamp | 22 | timezone('UTC'::text, now()) |
|
|
|||||||
recdatemodified | timestamp | 22 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
taphonomictypes_pkey | Primary key | Asc | taphonomictypeid |