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

Typename fix #1032

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Typename fix #1032

merged 3 commits into from
Feb 4, 2021

Conversation

jplatte
Copy link
Contributor

@jplatte jplatte commented Feb 4, 2021

I broke #[derive(sqlx::Type)] without #[sqlx(type_name = "...")] (or #[sqlx(rename = "...")]) in #940, here is a fix along some refactoring.

CC #1031 (after this, the code there should compile)

@mehcode
Copy link
Member

mehcode commented Feb 4, 2021

Nice catch. Thanks.

@mehcode mehcode merged commit a7eeacb into launchbadge:master Feb 4, 2021
@jplatte jplatte deleted the typename-fix branch February 4, 2021 15:03
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.

2 participants