sqlx/tests
2020-07-03 03:57:20 -07:00
..
any feat(any): implement ColumnIndex<AnyRow> for &str to enable FromRow for the Any driver 2020-07-02 23:28:53 -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 errors without breaking the stream 2020-06-27 20:46:25 -07:00
mysql mysql: Fix decoding of TIME '00:00:00.000000' 2020-06-29 04:33:25 -07:00
postgres Implement a proper type for money 2020-07-03 03:57:20 -07:00
sqlite feat(sqlite): enable configuration of journal_mode and foreign_keys and default to WAL and ON 2020-07-02 23:18:14 -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 test: state only version 3 for docker-compose 2020-06-21 04:35:28 -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