Could not find migrate
in sqlx
#2426
-
Bug DescriptionTrying to compile a program that uses The same project has been successfully compiled on three different Linux machines. Minimal Reproduction
Info
|
Beta Was this translation helpful? Give feedback.
Answered by
abonander
Mar 24, 2023
Replies: 1 comment 1 reply
-
You need to add the Also note that the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
abonander
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to add the
migrate
feature.Also note that the
0.5.x
version is no longer supported.