Skip to content

fix: Remove fmt.Println from sqlite unpackArray#21122

Merged
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
jeromewir:fix/remove_log_sqlite_destination
Jul 25, 2025
Merged

fix: Remove fmt.Println from sqlite unpackArray#21122
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
jeromewir:fix/remove_log_sqlite_destination

Conversation

@jeromewir
Copy link
Copy Markdown
Contributor

Summary

Following up on #21102
There was a leftover from the debugging session that got merged into the release.
This removes a fmt.Println(...) left in the unpackArray function from the SQLite plugin, used when sending DeleteRecord messages.

@jeromewir jeromewir requested a review from a team as a code owner July 25, 2025 10:19
@jeromewir jeromewir requested a review from murarustefaan July 25, 2025 10:19
@jeromewir jeromewir changed the title Fix: Remove fmt.Println from sqlite unpackArray fix: Remove fmt.Println from sqlite unpackArray Jul 25, 2025
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jul 25, 2025
@kodiakhq kodiakhq bot merged commit 57a293e into cloudquery:main Jul 25, 2025
12 of 13 checks passed
kodiakhq bot pushed a commit that referenced this pull request Jul 25, 2025
🤖 I have created a release *beep* *boop*
---


## [2.11.1](plugins-destination-sqlite-v2.11.0...plugins-destination-sqlite-v2.11.1) (2025-07-25)


### Bug Fixes

* Remove fmt.Println from sqlite unpackArray ([#21122](#21122)) ([57a293e](57a293e))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@jeromewir jeromewir deleted the fix/remove_log_sqlite_destination branch July 25, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants