summaryrefslogtreecommitdiff
path: root/test/dialect/mysql/test_reflection.py
Commit message (Expand)AuthorAgeFilesLines
* - make even more tablesMike Bayer2015-02-071-27/+30
* - break up the tables here to avoid the error we're gettingMike Bayer2015-02-061-15/+24
* - The MySQL dialect now renders TIMESTAMP with NULL / NOT NULL inMike Bayer2015-02-051-3/+52
* - use provide_metadata for new unique constraint / index testsMike Bayer2014-10-041-19/+20
* Reflect unique constraints when reflecting a Table objectJohannes Erdfelt2014-09-171-0/+31
* - Changed the default value of "raise_on_warnings" to False forMike Bayer2014-07-091-0/+1
* Added optional '=' to MySQL KEY_BLOCK_SIZE regexW. Sean McGivern2014-04-191-0/+4
* - Fix and test parsing of MySQL foreign key options within reflection;Mike Bayer2013-10-251-0/+19
* The MySQL :class:`.mysql.SET` type now features the same auto-quotingMike Bayer2013-10-141-27/+27
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-281-0/+300