Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('flipper_features_id_seq'::regclass) |
|
|
|||||
key | varchar | 2147483647 | null |
|
|
||||||
created_at | timestamp | 29,6 | null |
|
|
||||||
updated_at | timestamp | 29,6 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
flipper_features_pkey | Primary key | Asc | id |
index_flipper_features_on_key | Must be unique | Asc | key |