Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_bi_intellidata_export_log_id_seq'::regclass) |
|
|
||
| datatype | varchar | 255 | √ | null |
|
|
||
| last_exported_time | int8 | 19 | √ | null |
|
|
||
| last_exported_id | int8 | 19 | √ | null |
|
|
||
| migrated | int2 | 5 | √ | 0 |
|
|
||
| timestart | int8 | 19 | √ | 0 |
|
|
||
| recordsmigrated | int8 | 19 | √ | 0 |
|
|
||
| recordscount | int8 | 19 | √ | 0 |
|
|
||
| tabletype | int2 | 5 | √ | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_biinteexpolog_id_pk | Primary key | Asc | id |
