Error fetching sample data: (psycopg2.OperationalError) could not translate host name "postgresql.postgresql" to address: Name or service not known
(Background on this error at: https://sqlalche.me/e/20/e3q8)
IngestionLog
Table Name: ingestion_log
Columns
| Name | Type | Nullable | Primary Key | Default |
|---|---|---|---|---|
id |
INTEGER |
False | Yes | None |
source_name |
VARCHAR(255) |
True | No | None |
run_at |
DATETIME |
True | No | None |
status |
VARCHAR(64) |
True | No | None |
inserted_count |
INTEGER |
True | No | None |
updated_count |
INTEGER |
True | No | None |
error_count |
INTEGER |
True | No | None |
error_message |
TEXT |
True | No | None |
metadata |
JSONB |
True | No | None |
Data Filters
Active Filters:
Data Records
| id | source_name | run_at | status | inserted_count | updated_count | error_count | error_message | metadata |
|---|
Showing 1-0 of 0
Relationships
This model has no defined relationships.
SimPay