Skip to content

Conversation

@stappersg
Copy link

Re-ordered build instructions. Because cargo build fails when there was previously no sqlx database create and sqlx migrate run.

Re-ordered build instructions. Because `cargo build` fails
when there was previously no `sqlx database create` and `sqlx migrate run`.
@stappersg
Copy link
Author

( Oh, the diff looks horrible. )

Reason for this merge request is that

git clone https://github.com/bluecatengineering/dora.git
cd dora
cargo build

yields many build errors.

Those errors are gone after

sqlx database create
sqlx migrate run

The README.md has now the SQLX part before cargo build works part.

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.

1 participant