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

Fix issue with query where any query with 'where' clause panicked #36

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

nitisht
Copy link
Member

@nitisht nitisht commented Nov 13, 2023

This PR fixes the nil pointer issue for queries containing where clause. Also fixes some help messages to be at par with other messages.

Also update the goreleaser config to ensure 'v' is added in published release versions.

This PR fixes the nil pointer issue for queries containing
where clause. Also fixes some help messages to be at par with
other messages.

Also update the goreleaser config to ensure 'v' is added in published
release versions.
@nitisht nitisht merged commit c5b7cb2 into main Nov 13, 2023
2 checks passed
@nitisht nitisht deleted the fixes branch November 13, 2023 08:50
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2023
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.

1 participant