sphinxcontrib-sqltable 2.1.1 - db cursor fix
sphinxcontrib-sqltable is a Sphinx extension that allows authors to embed SQL statements in source documents and produce tabular output in rendered documents.
What’s new in 2.1.1?
- Access cursor before closing the db connection (contributions by dopas21)
- use the readthedocs.org theme for docs