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)
PayoutInput
Table Name: payout_inputs
Columns
| Name | Type | Nullable | Primary Key | Default |
|---|---|---|---|---|
id |
VARCHAR |
False | Yes | None |
doc_type |
VARCHAR |
False | No | None |
source_ref |
VARCHAR |
True | No | None |
product_code |
VARCHAR |
True | No | None |
agency_code |
VARCHAR |
True | No | None |
input_data |
JSON |
True | No | None |
metadata |
JSON |
True | No | None |
processed |
BOOLEAN |
True | No | ScalarElementColumnDefault(False) |
created_at |
DATETIME |
True | No | CallableColumnDefault(<function datetime.utcnow at 0x74d1eb4f2980>) |
Data Filters
Active Filters:
Data Records
| id | doc_type | source_ref | product_code | agency_code | input_data | metadata | processed | created_at |
|---|
Showing 1-0 of 0
Relationships
This model has no defined relationships.
SimPay