diff options
author | Gord Thompson <gord@gordthompson.com> | 2020-06-27 08:53:23 -0600 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-06-29 13:56:21 -0400 |
commit | 2c1e517d0368934b70a571163ff56638673cc96b (patch) | |
tree | fb4e65ab5372cf2e89984ccd1590fc43f27c99c4 /lib/sqlalchemy/sql/functions.py | |
parent | 5f5b56d646f154ee572c9de80449423304103bad (diff) | |
download | sqlalchemy-2c1e517d0368934b70a571163ff56638673cc96b.tar.gz |
Rename Table.tometadata to to_metadata
Renamed the :meth:`_schema.Table.tometadata` method to
:meth:`_schema.Table.to_metadata`. The previous name remains with a
deprecation warning.
Updated the "decorate" utility function to support decoration
of functions that include non-builtins as default values.
Moves test for deprecated "databases" package into
test/dialect/test_deprecations.py
Fixes: #5413
Fixes: #5426
Change-Id: I6ed899871c935f9e46360127c17ccb7cf97cea6e
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions