Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| decayconstantid | serial | 10 | √ | nextval('ndb.decayconstants_decayconstantid_seq'::regclass) |
|
|
|||||
| decayconstant | text | 2147483647 | √ | null |
|
|
|||||
| publicationid | int4 | 10 | √ | null |
|
|
|||||
| notes | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| decayconstants_pkey | Primary key | Asc | decayconstantid |