summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/reflection.py
Commit message (Expand)AuthorAgeFilesLines
* Remove object in class definitionFederico Caselli2021-11-221-2/+2
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Don't require space after MySQL pk commentDaniƫl van Eeden2021-06-281-1/+1
* Fix many spell glitches in docstrings and commentsLele Gaifax2021-01-241-1/+1
* include negation symbol in numeric default matchMike Bayer2021-01-231-2/+2
* happy new yearMike Bayer2021-01-041-1/+1
* Reflect decimal points in MariaDB non-quoted numeric defaultsMike Bayer2020-12-031-2/+2
* Remove code deprecated before version 1.1Federico Caselli2020-04-091-3/+14
* Support inspection of computed columnFederico Caselli2020-03-151-0/+10
* happy new yearMike Bayer2020-01-011-1/+1
* Reflect "NO ACTION" as None; support "RESTRICT"Mike Bayer2019-06-261-1/+1
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-3/+8
* Run black -l 79 against all source filesMike Bayer2019-01-061-152/+190
* Reflect ASC/DESC in MySQL index columnsMike Bayer2018-06-281-2/+3
* Render and reflect MySQL WITH PARSER index optionsMike Bayer2018-04-171-1/+16
* happy new yearMike Bayer2018-01-121-1/+1
* Support mariadb 10.2Mike Bayer2017-09-281-9/+31
* Implement comments for tables, columnsFrazer McLean2017-03-171-21/+27
* Parse (but don't record) COMMENT portion of MySQL table keyLele Long2017-01-171-0/+1
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - break out mysql/base into modules as it's getting huge with more to comeMike Bayer2016-01-041-0/+449