sqlx/tests/mssql
2021-01-12 14:37:44 +01:00
..
configure-db.sh feat(mssql): fix a few bugs and implement Connection::describe 2020-06-07 02:00:31 -07:00
describe.rs feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle 2020-07-24 07:24:23 -07:00
Dockerfile feat(mssql): fix a few bugs and implement Connection::describe 2020-06-07 02:00:31 -07:00
entrypoint.sh feat(mssql): fix a few bugs and implement Connection::describe 2020-06-07 02:00:31 -07:00
macros.rs feat: add boolean support to sqlx-macros/mssql 2020-06-16 13:40:53 -07:00
mssql.rs Remove the Done trait 2021-01-12 14:37:44 +01:00
setup.sql feat(mssql): fix a few bugs and implement Connection::describe 2020-06-07 02:00:31 -07:00
types.rs feat: implement BIT support in MSSQL 2020-06-15 22:49:33 -07:00