diff options
author | Jacobo de Vera <devel@jacobodevera.com> | 2015-11-13 16:57:41 +0100 |
---|---|---|
committer | Jacobo de Vera <devel@jacobodevera.com> | 2015-11-13 20:51:05 +0100 |
commit | 80ce23f6fd0f14ab656d3ec82773bd0cffbd4791 (patch) | |
tree | 867b5f48d77aa22b0cdd6d82321651a9535aa5d7 /lib/sqlalchemy/orm/evaluator.py | |
parent | 3370cbde509b3e230c46a503956f11f78df74b88 (diff) | |
download | sqlalchemy-pr/213.tar.gz |
Pass precision value to mssql.DATETIME2 when it is 0pr/213
The simple check on the precision results in DATETIME2(0) generating a
DATETIME2 column, with default precision, which is 7.
Diffstat (limited to 'lib/sqlalchemy/orm/evaluator.py')
0 files changed, 0 insertions, 0 deletions