sqlx/tests/mssql
Ryan Leckey 96b76dc737 update todo examples to 0.4 and use migrations
* update tests/x.py

 * add examples/x.py
2020-07-18 05:43:16 -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: expose column information on Row 2020-07-05 03:48:36 -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 update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07: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