rust-musl-builder/examples/using-diesel
Eric Kidd d33fbc37d2 Add `sqlite` support for `diesel` applications (fixes #28)
This appears to work fine from inside an Alpine container, but it hasn't
been extensively tested yet.
2017-12-16 16:15:02 -05:00
..
src Add `sqlite` support for `diesel` applications (fixes #28) 2017-12-16 16:15:02 -05:00
.dockerignore Add working example and test case for diesel 2017-10-24 09:05:22 -04:00
Cargo.lock Add `sqlite` support for `diesel` applications (fixes #28) 2017-12-16 16:15:02 -05:00
Cargo.toml Add `sqlite` support for `diesel` applications (fixes #28) 2017-12-16 16:15:02 -05:00
Dockerfile Add working example and test case for diesel 2017-10-24 09:05:22 -04:00
docker-compose.yml Add working example and test case for diesel 2017-10-24 09:05:22 -04:00