Local env when using cargo (sqlx) #9264
Unanswered
iamquang95
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using sqlx macro in my codebase, which requires
DATABASE_URL
to be defined. How can I add this env to the configuration so the auto compile won't throw errors?Beta Was this translation helpful? Give feedback.
All reactions