sqlx/tests
2020-07-27 03:36:44 -07:00
..
any Support using both nullability and type overrides (#549) 2020-07-27 00:43:35 -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
migrate Edit migrator to make it possible to create static instances 2020-07-23 17:54:05 -04:00
mssql feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle 2020-07-24 07:24:23 -07:00
mysql test(mysql): remove failing part of boolean describe test - not easily possible to fix in 0.4 2020-07-27 01:11:11 -07:00
postgres Pg: Implementing BIT and VARBIT using BitVec 2020-07-27 03:36:44 -07:00
sqlite Support using both nullability and type overrides (#549) 2020-07-27 00:43:35 -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 feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle 2020-07-24 07:24:23 -07:00