Skip to content

fix(postgresql): Revert #6282#6434

Merged
kodiakhq[bot] merged 2 commits intomainfrom
revert-6282-fix/cleanup_not_null
Jan 6, 2023
Merged

fix(postgresql): Revert #6282#6434
kodiakhq[bot] merged 2 commits intomainfrom
revert-6282-fix/cleanup_not_null

Conversation

@yevgenypats
Copy link
Copy Markdown
Contributor

I think this should be given additional take, potentially not doing any drops as we should avoid those like fire especially when running those in distributed mode and so on.

…s that are not part of the new schema (#6282)"

This reverts commit c5a4bf5.
@yevgenypats yevgenypats requested review from a team, amanenk and hermanschaaf and removed request for a team and amanenk January 6, 2023 15:30
@yevgenypats yevgenypats changed the title Revert "fix: Error if after the migration there are not null columns that are not part of the new schema" fix(postgresql): Revert #6282 Jan 6, 2023
@yevgenypats
Copy link
Copy Markdown
Contributor Author

Also closes #6433

@yevgenypats yevgenypats added the automerge Automatically merge once required checks pass label Jan 6, 2023
@kodiakhq kodiakhq bot merged commit 2cecacd into main Jan 6, 2023
@kodiakhq kodiakhq bot deleted the revert-6282-fix/cleanup_not_null branch January 6, 2023 15:35
kodiakhq bot pushed a commit that referenced this pull request Jan 6, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.2](plugins-destination-postgresql-v2.0.1...plugins-destination-postgresql-v2.0.2) (2023-01-06)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.18.0 ([#6339](#6339)) ([158365a](158365a))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.20.0 ([#6376](#6376)) ([d6187ec](d6187ec))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.21.0 ([#6382](#6382)) ([5baea40](5baea40))
* **deps:** Update plugin-sdk to v1.21.0 for destinations ([#6419](#6419)) ([f3b989f](f3b989f))
* Error if after the migration there are `not null` columns that are not part of the new schema ([#6282](#6282)) ([c5a4bf5](c5a4bf5))
* **pg:** Return more detailed pg errors ([#6421](#6421)) ([acb3e21](acb3e21))
* **postgresql:** Revert [#6282](#6282) ([#6434](#6434)) ([2cecacd](2cecacd))
* **tests:** Postgresql: Read only columns defined in the schema ([#6371](#6371)) ([491941a](491941a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
erezrokah added a commit to erezrokah/cloudquery that referenced this pull request Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants