summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/test_basic.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-02-01 16:25:31 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2017-02-01 17:00:42 -0500
commit388d8db68d0db6f38e72d60386023c9eef263034 (patch)
tree1deae94a0a2c8ac4a066da157ee6c36ecfc409ce /test/orm/inheritance/test_basic.py
parent9a5943bf76cd436484a85a6d9478507c9bac3b08 (diff)
downloadsqlalchemy-388d8db68d0db6f38e72d60386023c9eef263034.tar.gz
Accept FetchedValue, text() for column "default" value
Fixed bug whereby the :meth:`.DDLEvents.column_reflect` event would not allow a non-textual expression to be passed as the value of the "default" for the new column, such as a :class:`.FetchedValue` object to indicate a generic triggered default or a :func:`.sql.expression.text` construct. Clarified the documentation in this regard as well. Fixes: #3905 Change-Id: I829796c3e9f87f375149bebee7eef133a6876d4d
Diffstat (limited to 'test/orm/inheritance/test_basic.py')
0 files changed, 0 insertions, 0 deletions