Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('license_id_seq'::regclass) |
|
|
|||||
active | bool | 1 | null |
|
|
||||||
iconurl | text | 2147483647 | √ | null |
|
|
|||||
isdefault | bool | 1 | null |
|
|
||||||
name | text | 2147483647 | √ | null |
|
|
|||||
shortdescription | text | 2147483647 | √ | null |
|
|
|||||
uri | text | 2147483647 | √ | null |
|
|
|||||
sortorder | int8 | 19 | 0 |
|
|