summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/operators.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-03-13 11:20:53 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-03-13 19:31:30 -0400
commit6b0e12fd6f50a75750daf71ddff4bf32565fdf86 (patch)
treefb196a35d800c410db10b48152afda3de569bf66 /lib/sqlalchemy/sql/operators.py
parent4a886e519ff227039a9d603aa4727c6f828f93ff (diff)
downloadsqlalchemy-6b0e12fd6f50a75750daf71ddff4bf32565fdf86.tar.gz
Normalize Oracle reflected FK constraint name
Oracle reflection now "normalizes" the name given to a foreign key constraint, that is, returns it as all lower case for a case insensitive name. This was already the behavior for indexes and primary key constraints as well as all table and column names. This will allow Alembic autogenerate scripts to compare and render foreign key constraint names correctly when initially specified as case insensitive. Change-Id: Ibb34ec6ce7cb244d1c4ae9d44ce2d37d37227e69 Fixes: #3276
Diffstat (limited to 'lib/sqlalchemy/sql/operators.py')
0 files changed, 0 insertions, 0 deletions