Files
sqlalchemy/test/sql
Mike Bayer f714a03dd9 raise on lower-case column shared to multiple tables
Fixed bug where an error was not raised for lower-case
:func:`_column` added to lower-case :func:`_table` object. This now raises
:class:`_exc.ArgumentError` which has always been the case for
upper-case :class:`_schema.Column` and :class:`_schema.Table`.

Fixes: #5618
Change-Id: Ifcbdf27c022fd2996a5b99559df71fc1c1e0f19c
(cherry picked from commit ba0febcf54f194fc93d40a6bf72502ee50ba9993)
2020-09-30 09:37:36 -04:00
..
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00