oralpast

Results 2 comments of oralpast

error: The following required arguments were not provided: --database-url USAGE: sqlx database create --database-url For more information try --help

> * Have you checked your in the right directory for the `.env` to be detected by `sqlx-cli`? > * If so, is `DATABASE_URL=..` in your `.env` file correctly? my...