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: update sea-orm migration User to Users #20

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

fan-tastic-z
Copy link
Contributor

@fan-tastic-z fan-tastic-z commented Dec 11, 2023

The table name in init_sql is users, so need to change the table name in sea-orm migration to Users,
Otherwise, an error will be reported when executing init_sql.sql

@fankaiLiu fankaiLiu merged commit 48da3c4 into salvo-rs:main Dec 11, 2023
1 check passed
@fankaiLiu
Copy link
Collaborator

Thanks for fixing the bug!

@fan-tastic-z fan-tastic-z deleted the fix-sea-orm_migration_error branch December 11, 2023 11:04
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