diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-04-03 10:39:19 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-04-03 10:52:30 -0400 |
commit | 1dffb7cedeb009ca6c532db558bd0588dd846957 (patch) | |
tree | c21fdaf36fcbb93e44c9529e0fad94586b2965c6 /test/sql/test_functions.py | |
parent | 2ea12b2f5c9285acf9dcbf3a94e7cfabd4f5085d (diff) | |
download | sqlalchemy-1dffb7cedeb009ca6c532db558bd0588dd846957.tar.gz |
clarify alternative mapping example
this second example is not part of the doctest steps,
clarify that it's not part of code examples to be present
in execution steps. Add an extra registry +
declarative base on top
so that even if someone does run it, the Base will have
been reset and the examples will continue to work
(noting that column order in statements may change, but
probably nothing else).
Fixes: #7891
Change-Id: Icb1ba310230841e502185d9d0cadd3c18d467292
Diffstat (limited to 'test/sql/test_functions.py')
0 files changed, 0 insertions, 0 deletions