| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('oaiset_id_seq'::regclass) |
|
|
||
| definition | text | 2147483647 | √ | null |
|
|
||
| deleted | bool | 1 | √ | null |
|
|
||
| description | text | 2147483647 | √ | null |
|
|
||
| name | text | 2147483647 | √ | null |
|
|
||
| spec | text | 2147483647 | √ | null |
|
|
||
| updateinprogress | bool | 1 | √ | null |
|
|
||
| version | int8 | 19 | √ | null |
|
|
