You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be incredibly helpful. Both Fivetran and Airbyte implement an incremental sync strategy option for Postgres using xmin, and I would love to be able to replace our vendor solution with dlt inside of our own orchestrator.
I think it's currently possible with custom sql, but would be great to have this functionality out the box.
Source name
sql_database
Describe the data you'd like to see
I'd like to see xmin column in the Postgres tables. It can be queried as any other regular column, but it not presented in dlt tables for some reason.
Context: https://dlthub-community.slack.com/archives/C04DQA7JJN6/p1716191473368689
Are you a dlt user?
Yes, I'm already a dlt user.
Do you ready to contribute this extension?
No.
dlt destination
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: