Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
Primary key for the gapless counter |
||||
counter | int4 | 10 | 0 |
|
|
Primary key for the gapless counter |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
gapless_counter_pkey | Primary key | Asc | id |