sqlx/tests
2020-06-12 15:33:19 -07:00
..
certs feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -07:00
keys feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -07:00
mssql fix(mssql): handle NULL values 2020-06-07 16:30:07 -07:00
mysql fix(mysql): tweak JSON type so it accepts BINARY in addition to CHAR (and make tests pass in MySQL 5.5) 2020-06-10 00:43:14 -07:00
postgres feat(postgres): add support for built-in range types and allow derives to handle custom range types 2020-06-12 15:33:19 -07:00
sqlite fix(core): async-stream crate seems to lose the stream if the stream owns the object we are streaming 2020-06-09 02:16:47 -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
docker-compose.yml feat(mssql): fix a few bugs and implement Connection::describe 2020-06-07 02:00:31 -07:00
Dockerfile feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -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 fix: tests/x.py doesn't need to worry about user permissions on windows 2020-06-01 05:23:31 -07:00