-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Destination Postgres: DV2 Beta #34372
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5f2854e
to
e43c754
Compare
d406ad4
to
f3ca61b
Compare
f3ca61b
to
7585e63
Compare
7585e63
to
65afbb1
Compare
Sync running with Dev image. Connection was earlier running v1. Now v2 enabled. |
65afbb1
to
ad6d09b
Compare
Previous sync failed due to v1-v2 migration column order mismatch. This succeeded https://cloud.airbyte.com/workspaces/2c817306-57f8-4b59-bf34-d8784680946c/connections/a7cae7a3-6b2a-4253-b68e-d8662544572e/job-history |
## What * Adding postgres DV2 beta launch option
## What * Adding postgres DV2 beta launch option
What