Aaron Miller
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Posts
Recent activity by Aaron Miller-
Connector Improvement: Replicate bound information for RANGE data types from PostgreSQL
Range data types (e.g., TSRANGE) in PostgreSQL have information about whether or not the bounds are considered inclusive or exclusive. This information is lost in the replication, even in the raw s...
-
Connector Improvement: Support for INTERVAL datatypes
Several source systems (e.g., PostgreSQL, MySQL) and some destination connectors (e.g., BigQuery) support INTERVAL data types for differences between timepoints. Given its usefulness, having this s...
-
Connector Improvement: Allow for message attachment sync to be deselected individually
AnsweredRight now, the Kustomer connector appears to make message by attachment endpoint API calls to get message attachments from the attachment ( https://developer.kustomer.com/kustomer-api-docs/referenc...