--- name: Bug report about: Create a report to help us improve title: '' labels: requires triage assignees: '' --- **Describe the bug** **Expected behavior** **To Reproduce** Please try to provide a [Minimal, Complete, and Verifiable](http://stackoverflow.com/help/mcve) example. See also [Reporting Bugs](https://www.sqlalchemy.org/participate.html#bugs) on the website, and some [example issues](https://github.com/sqlalchemy/sqlalchemy/issues?q=label%3A%22great+mcve%22) ```py # Insert code here ``` **Error** ``` # Copy error here. Please include the full stack trace. ``` **Versions.** - OS: - Python: - SQLAlchemy: - Database: - DBAPI: **Additional context** **Have a nice day!**