Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

feat: Remove default value option from column #324

Merged

Conversation

roneli
Copy link
Contributor

@roneli roneli commented Jun 7, 2022

Closes #298

πŸŽ‰ Thank you for making CloudQuery awesome by submitting a PR πŸŽ‰

Summary


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 βœ…

@roneli roneli requested a review from a team as a code owner June 7, 2022 11:34
@roneli roneli requested review from amanenk and shimonp21 and removed request for a team June 7, 2022 11:34
@roneli roneli merged commit 33a4353 into cloudquery:main Jun 7, 2022
@roneli roneli deleted the feat-Remove-default-value-from-column branch June 7, 2022 11:44
kodiakhq bot pushed a commit that referenced this pull request Jun 7, 2022
πŸ€– I have created a release *beep* *boop*
---


## [0.10.11](v0.10.10...v0.10.11) (2022-06-07)


### Features

* Remove default value option from column ([#324](#324)) ([33a4353](33a4353)), closes [#298](#298)

---
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Default in schema.Table
2 participants