ChangeLog
LICENSE
MANIFEST.in
README.rst
_mssql.c
_mssql.pxd
_mssql.pyx
ez_setup.py
pymssql.c
pymssql.pyx
setup.cfg
setup.py
sqlfront.pxd
.pyrex/Pyrex/__init__.py
.pyrex/Pyrex/Distutils/__init__.py
.pyrex/Pyrex/Distutils/build_ext.py
freetds/nix_32/include/sqlfront.h
freetds/nix_32/include/sybdb.h
freetds/nix_32/include/sybfront.h
freetds/nix_32/include/tds_sysdep_public.h
freetds/nix_32/lib/libsybdb.a
freetds/nix_64/include/sqlfront.h
freetds/nix_64/include/sybdb.h
freetds/nix_64/include/sybfront.h
freetds/nix_64/include/tds_sysdep_public.h
freetds/nix_64/lib/libsybdb.a
freetds/vs2008_32/include/sqlfront.h
freetds/vs2008_32/include/sybdb.h
freetds/vs2008_32/include/sybfront.h
freetds/vs2008_32/include/tds_sysdep_public.h
freetds/vs2008_32/lib/db-lib.lib
freetds/vs2008_32/lib/tds.lib
nagios-plugin/check_mssql
nagios-plugin/mssql.cfg
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
tests/__init__.py
tests/helpers.py
tests/nose_plugin.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_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_utils.py
tests/tests.cfg.tpl