Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

I missed this in #1796. Actually added the normalizePointer for this reason just forgot to use it for map and slice pointers


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah requested review from a team, bbernays and marianogappa and removed request for bbernays July 24, 2024 13:13
@github-actions github-actions bot added the fix label Jul 24, 2024
@kodiakhq kodiakhq bot merged commit 8fe9081 into cloudquery:main Jul 24, 2024
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2024
🤖 I have created a release *beep* *boop*
---


## [4.52.1](v4.52.0...v4.52.1) (2024-07-24)


### Bug Fixes

* Don't panic when trying `ToSnake` on `s` character ([#1816](#1816)) ([30e02da](30e02da))
* Properly handle map and slice pointers ([#1817](#1817)) ([8fe9081](8fe9081))
* Reduce JSON column schema nesting ([#1819](#1819)) ([2e1112f](2e1112f))

---
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants