diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-07 17:24:09 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-12-07 17:24:09 -0500 |
commit | 3f42743d6aa1326a80a0ed720a92266aa5fbf209 (patch) | |
tree | 8f67c6c50753df23e759fdfee73c79072260718d /lib/sqlalchemy/sql/functions.py | |
parent | d7eae8c95ca8c5963fc78fc997ed0f2da76aed31 (diff) | |
download | sqlalchemy-3f42743d6aa1326a80a0ed720a92266aa5fbf209.tar.gz |
- Fixed bug in MySQL reflection where the "fractional sections portion"
of the :class:`.mysql.DATETIME`, :class:`.mysql.TIMESTAMP` and
:class:`.mysql.TIME` types would be incorrectly placed into the
``timestamp`` attribute, which is unused by MySQL, instead of the
``fsp`` attribute.
fixes #3602
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions