.bzrignore .dockerignore .gitignore .hgeol .hgignore .pypirc .travis.yml ChangeLog ChangeLog_highlights.rst Dockerfile LICENSE README.rst README_building_and_developing.rst appveyor.yml docker-compose.yml ez_setup.py pytest.ini setup.cfg setup.py tox.ini .circleci/config.yml .pyrex/Pyrex/__init__.py .pyrex/Pyrex/Distutils/__init__.py .pyrex/Pyrex/Distutils/build_ext.py dev/build_freetds.sh dev/build_freetds_linux.sh dev/build_manylinux_wheels.sh dev/build_wheels.sh dev/dev-requirements.pip dev/hudson.sh dev/memmonitor.py dev/memtest.py dev/memtest.sh dev/test_manylinux_wheels.sh dev/travis_env.sh dev/appveyor/install-win-iconv.ps1 dev/appveyor/install.ps1 dev/appveyor/pypirc dev/appveyor/run_with_env.cmd dev/appveyor/sql-server-activate-tcp-fixed-port.ps1 dev/appveyor/tests.cfg docs/Makefile docs/_mssql_examples.rst docs/azure.rst docs/building_and_developing.rst docs/changelog.rst docs/conf.py docs/docker.rst docs/faq.rst docs/freetds.rst docs/freetds_and_dates.rst docs/history.rst docs/index.rst docs/intro.rst docs/make.bat docs/migrate_1_x_to_2_x.rst docs/pymssql_examples.rst docs/release_notes.rst docs/todo.rst docs/images/pymssql-stack.graphml docs/images/pymssql-stack.png docs/ref/_mssql.rst docs/ref/pymssql.rst freetds0.95/nix_32/include/sqlfront.h freetds0.95/nix_32/include/sybdb.h freetds0.95/nix_32/include/sybfront.h freetds0.95/nix_32/include/tds_sysdep_public.h freetds0.95/nix_32/lib/libsybdb.a freetds0.95/nix_64/include/sqlfront.h freetds0.95/nix_64/include/sybdb.h freetds0.95/nix_64/include/sybfront.h freetds0.95/nix_64/include/tds_sysdep_public.h freetds0.95/nix_64/lib/libsybdb.a pymssql.egg-info/PKG-INFO pymssql.egg-info/SOURCES.txt pymssql.egg-info/dependency_links.txt pymssql.egg-info/not-zip-safe pymssql.egg-info/top_level.txt src/_mssql.pxd src/_mssql.pyx src/cpp_helpers.h src/print_versions.py src/pymssql.pyx src/sqlfront.pxd src/version.h tests/__init__.py tests/conftest.py tests/helpers.py tests/run_sqlalchemy_tests.py tests/test_config.py tests/test_connection_as_dict.py tests/test_connections.py tests/test_context_managers.py tests/test_debug_queries.py tests/test_err_handle.py tests/test_green.py tests/test_pymssql.py tests/test_queries.py tests/test_sprocs.py tests/test_sqlalchemy.py tests/test_threaded.py tests/test_types.py tests/test_unicode.py tests/test_user_msghandler.py tests/test_utils.py tests/tests.cfg.tpl