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 path for &[NaiveTime] in query! macro #845

Merged
merged 1 commit into from Nov 25, 2020
Merged

Fix path for &[NaiveTime] in query! macro #845

merged 1 commit into from Nov 25, 2020

Conversation

msrd0
Copy link
Contributor

@msrd0 msrd0 commented Nov 22, 2020

Fixes #840

@mehcode
Copy link
Member

mehcode commented Nov 25, 2020

Thanks for the typo fix

@mehcode mehcode merged commit 204a65a into launchbadge:master Nov 25, 2020
@msrd0 msrd0 deleted the issue-840 branch November 25, 2020 00:13
@msrd0 msrd0 restored the issue-840 branch November 25, 2020 00:14
@msrd0 msrd0 deleted the issue-840 branch December 21, 2020 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

query! macro produces invalid code for TIME[] arrays
2 participants