sqlx/tests/mssql
2022-08-31 18:10:29 -07: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-2017.dockerfile Fix GitHub Actions and integration test (#1346) 2021-07-28 14:00:34 -07:00
mssql.rs chore: replace dotenv with dotenvy (#2003) 2022-07-28 14:33:44 -07:00
setup.sql feat(mssql): fix a few bugs and implement Connection::describe 2020-06-07 02:00:31 -07:00
types.rs fix: mssql uses unsigned for tinyint instead of signed (#2074) 2022-08-31 18:10:29 -07:00