sqlx/tests
2020-07-24 07:24:23 -07:00
..
any test: add a regression test for the bugs discovered with #527 2020-07-17 04:56:58 -07:00
certs update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07:00
keys update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07:00
mssql update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07:00
mysql Caching describe 2020-07-24 07:24:23 -07:00
postgres Add a test showing a bug in describe/execute combo 2020-07-24 07:24:23 -07:00
sqlite Caching describe 2020-07-24 07:24:23 -07:00
ui fix UI tests 2020-04-27 19:43:54 -07:00
.dockerignore feat(mssql): fix a few bugs and implement Connection::describe 2020-06-07 02:00:31 -07:00
.env feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -07:00
.gitignore update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07:00
docker-compose.yml update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07:00
docker.py feat(mysql): support configuring the active charset and collation (via an automatic SET NAMES) 2020-07-20 23:07:22 -07:00
ui-tests.rs feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -07:00
x.py update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07:00