diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-12-29 02:09:04 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-12-29 02:09:04 -0500 |
commit | b59f87e6185b26e286147316c20022df4d729f77 (patch) | |
tree | 4e112168f5738da7727ed636cb5a58c1d21d8630 /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | 92fd25f3e1f69b6fbdc3b2bbd81508a01a2668b3 (diff) | |
download | sqlalchemy-b59f87e6185b26e286147316c20022df4d729f77.tar.gz |
De-implement non-working / testing copy_internals from dml
The DML constructs will need to have traverse_internals
symbols set up; as there are currently non-working /non-used
_copy_internals methods, just remove these for now as they
are unlikely to be working correctly in any case.
Additionally remove an errant "return" statement noted
on the same issue from the MySQL dialect.
Fixes: #5060
Change-Id: I289005af04192e4c755d53244b1ea0711c266c6c
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions