tenebrous-dicebot/dicebot
projectmoon cf6dd96b34
continuous-integration/drone/push Build is passing Details
Update sqlx and refinery to newer versions (#88)
For some reason, also required rewriting database tests to deal with
tempfile deleting files after scope drop. This never used to occur,
but now it does! So now the unit tests are in a closure where the temp
file is dropped at the end of the test. Really should just use sqlx
migrations, then we can get an in-memory database.

Co-authored-by: projectmoon <projectmoon@agnos.is>
Reviewed-on: #88
Co-Authored-By: projectmoon <projectmoon@noreply.git.agnos.is>
Co-Committed-By: projectmoon <projectmoon@noreply.git.agnos.is>
2021-09-05 07:56:41 +00:00
..
src Update sqlx and refinery to newer versions (#88) 2021-09-05 07:56:41 +00:00
Cargo.toml Update sqlx and refinery to newer versions (#88) 2021-09-05 07:56:41 +00:00
Dockerfile Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
sqlx-data.json Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00