module documentation

.. dialect:: mssql+pymssql :name: pymssql :dbapi: pymssql :connectstring: mssql+pymssql://<username>:<password>@<freetds_name>/?charset=utf8 pymssql is a Python module that provides a Python DBAPI interface around `FreeTDS <https://www.freetds.org/>`_. .. versionchanged:: 2.0.5 pymssql was restored to SQLAlchemy's continuous integration testing

Class MSDialect_pymssql Undocumented
Class MSIdentifierPreparer_pymssql Undocumented
Class _MSNumeric_pymssql Undocumented