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

feat(code): use "use diesel" instead of "use crate::diesel" #109

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

hasezoey
Copy link
Collaborator

basically title, change generated use crate::diesel to use diesel

fixes #94

@hasezoey hasezoey requested a review from Wulf October 31, 2023 14:35
@hasezoey hasezoey merged commit 5062ebe into Wulf:main Nov 2, 2023
6 checks passed
@hasezoey hasezoey deleted the usedieseldirectly branch November 2, 2023 14:22
@hasezoey hasezoey mentioned this pull request Feb 7, 2024
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.

Change use crate::diesel::*; import to be more specific and not require crate::
2 participants