Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('ir_sequence_date_range_id_seq'::regclass) |
|
|
|||||
| sequence_id | int4 | 10 | null |
|
|
Main Sequence |
|||||
| number_next | int4 | 10 | null |
|
|
Next Number |
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| date_from | date | 13 | null |
|
|
From |
|||||
| date_to | date | 13 | null |
|
|
To |
|||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ir_sequence_date_range_pkey | Primary key | Asc | id |

