summaryrefslogtreecommitdiff
path: root/test/ext/test_automap.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-1/+2
* Add schema argument to AutomapBase.prepare()Josh Marlow2016-06-021-1/+36
* - The :mod:`sqlalchemy.ext.automap` extension will now setMike Bayer2014-09-221-1/+67
* pep8/flake8Mike Bayer2014-09-221-42/+59
* - fix this test for MySQL, needs InnoDBMike Bayer2014-05-301-3/+7
* Documentation fix-up: "its" vs. "it's"pr/91Matthias Urlichs2014-05-111-1/+1
* - Added support to automap for the case where a relationship shouldMike Bayer2014-03-281-0/+7
* - Fixed bug where the :class:`.AutomapBase` class of theMike Bayer2014-02-081-0/+65
* - docs + testsMike Bayer2014-01-051-0/+146