TransactionIngestionConfig
Table Name: transaction_ingestion_config
Columns
| Name | Type | Nullable | Primary Key | Default |
|---|---|---|---|---|
id |
INTEGER |
False | Yes | None |
transaction_name |
VARCHAR(255) |
False | No | None |
source_type |
VARCHAR(5) |
False | No | None |
refresh_mode |
VARCHAR(11) |
False | No | None |
key_fields |
ARRAY |
True | No | None |
schedule |
VARCHAR(128) |
True | No | None |
update_frequency |
VARCHAR(7) |
False | No | None |
products |
ARRAY |
False | No | None |
enabled |
BOOLEAN |
True | No | ScalarElementColumnDefault(True) |
last_run_at |
DATETIME |
True | No | None |
metadata |
JSONB |
True | No | None |
payout_category |
VARCHAR(255) |
True | No | None |
payout_functions |
ARRAY |
True | No | None |
field_definitions |
JSONB |
True | No | CallableColumnDefault(<function list at 0x74c88cfa1bc0>) |
target_model |
VARCHAR(255) |
True | No | None |
connection_config_id |
INTEGER |
True | No | None |
Data Filters
Active Filters:
Data Records
| id | transaction_name | source_type | refresh_mode | key_fields | schedule | update_frequency | products | enabled | last_run_at | metadata | payout_category | payout_functions | field_definitions | target_model | connection_config_id |
|---|
Showing 1-0 of 0
Relationships
| Relationship Name | Target Model | Direction |
|---|---|---|
connection_config |
connection_configs | MANYTOONE |
SimPay