Table sola.system.extracted_rows
It logs every record that has been extracted from this database for consolidation purposes.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
table_name varchar 200 The table where the record has been found. It has to be absolute table name including the schema name.
rowidentifier varchar 40 The rowidentifier of the record. Carefull: It is the rowidentifier and not the id.

Analyzed at Tue May 31 09:59 NZST 2016

Indexes:
Column(s) Type Sort Constraint Name
table_name + rowidentifier Primary key Asc/Asc extracted_rows_pkey