diff options
author | Federico Caselli <cfederico87@gmail.com> | 2020-03-24 22:55:46 +0100 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-03-29 18:08:40 -0400 |
commit | 83eb1b23cbe5a7ee0f2534256cf16f0f865bdbbb (patch) | |
tree | 323989e9814798157538a5b59114b8010ae1b9e5 /test/dialect/postgresql/test_compiler.py | |
parent | 8e857e3f6beecf7510f741428d8d0ba24f5cb71b (diff) | |
download | sqlalchemy-83eb1b23cbe5a7ee0f2534256cf16f0f865bdbbb.tar.gz |
String compiler can now literal compile datetime objects
Add ability to literal compile a :class:`DateTime`, :class:`Date`
or :class:"Time" when using the string dialect for debugging purposes.
This change does not impact real dialect implementation that retain
their current behavior.
Fixes: #5052
Change-Id: Ia3fad2be905c6d35b0106b9a2388c7508f067e90
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions