summaryrefslogtreecommitdiff
path: root/test/sql/test_compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-04-05 12:55:39 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-04-05 13:55:10 -0400
commitb39b6023c57b25c00bbed946a83bc44c36d52940 (patch)
treec6de96541c9c79a076091b66a53dcecfbcd8b965 /test/sql/test_compiler.py
parent06a90199c56b612dec0c318fbc775ad4edc091a5 (diff)
downloadsqlalchemy-b39b6023c57b25c00bbed946a83bc44c36d52940.tar.gz
Support Postgresql INTERVAL fields spec/reflection
Added support for all possible "fields" identifiers when reflecting the Postgresql ``INTERVAL`` datatype, e.g. "YEAR", "MONTH", "DAY TO MINUTE", etc.. In addition, the :class:`.postgresql.INTERVAL` datatype itself now includes a new parameter :paramref:`.postgresql.INTERVAL.fields` where these qualifiers can be specified; the qualifier is also reflected back into the resulting datatype upon reflection / inspection. Change-Id: I33816e68c533b023e0632db6f4e73fefd2de4721 Fixes: #3959
Diffstat (limited to 'test/sql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions