Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up required fields of generated fields #150

Closed
MrSwitch opened this issue Jul 9, 2020 · 1 comment · Fixed by #151
Closed

Clean up required fields of generated fields #150

MrSwitch opened this issue Jul 9, 2020 · 1 comment · Fixed by #151
Labels

Comments

@MrSwitch
Copy link
Member

MrSwitch commented Jul 9, 2020

Generated fields can require additional fields. These should be removed from the response if not already included.

MrSwitch added a commit that referenced this issue Jul 9, 2020
* fix(generated-functions): remove extraneous fields, #150

* fix(generated-fields): ensure extra properties are not reused, #150
5app-Machine added a commit that referenced this issue Jul 9, 2020
## [0.46.5](v0.46.4...v0.46.5) (2020-07-09)

### Bug Fixes

* **fields:** support GROUP_CONCAT(... ORDER BY 1) ([97ee8f2](97ee8f2))
* **generated-functions:** remove extraneous fields ([#151](#151)) ([f0b6c6a](f0b6c6a)), closes [#150](#150) [#150](#150)
@5app-Machine
Copy link
Contributor

🎉 This issue has been resolved in version 0.46.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants