Skip to content

fix: Catch any unparseable strings#19284

Merged
kodiakhq[bot] merged 1 commit intomainfrom
fix/catch-bad-inputs
Oct 2, 2024
Merged

fix: Catch any unparseable strings#19284
kodiakhq[bot] merged 1 commit intomainfrom
fix/catch-bad-inputs

Conversation

@mnorbury
Copy link
Copy Markdown
Contributor

@mnorbury mnorbury commented Oct 2, 2024

Catch any strings that can't be parsed - preventing the UI from hanging.

With this approach, the test connection will ultimately report the error state.

@cq-bot
Copy link
Copy Markdown
Contributor

cq-bot commented Oct 2, 2024

@mnorbury mnorbury marked this pull request as ready for review October 2, 2024 11:20
@mnorbury mnorbury requested review from a team, erezrokah and murarustefaan and removed request for a team and murarustefaan October 2, 2024 11:20
@mnorbury mnorbury added the automerge Automatically merge once required checks pass label Oct 2, 2024
@kodiakhq kodiakhq bot merged commit 24536fb into main Oct 2, 2024
@kodiakhq kodiakhq bot deleted the fix/catch-bad-inputs branch October 2, 2024 11:55
kodiakhq bot pushed a commit that referenced this pull request Oct 8, 2024
🤖 I have created a release *beep* *boop*
---


## [8.6.2](plugins-destination-postgresql-v8.6.1...plugins-destination-postgresql-v8.6.2) (2024-10-08)


### Bug Fixes

* Catch any unparseable strings ([#19284](#19284)) ([24536fb](24536fb))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.64.0 ([#19287](#19287)) ([49941ee](49941ee))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.65.0 ([#19322](#19322)) ([87a68ea](87a68ea))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.66.0 ([#19332](#19332)) ([137a232](137a232))
* Update the helper text ([#19282](#19282)) ([2044260](2044260))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/destination/postgresql automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants