Files
sqlalchemy/test/ext
Jesse Bakker 584bcfa6c2 Make discriminator column used by ConcreteBase configurable
The name of the virtual column used when using the
:class:`_declarative.AbstractConcreteBase` and
:class:`_declarative.ConcreteBase` classes can now be customized, to allow
for models that have a column that is actually named ``type``.  Pull
request courtesy Jesse-Bakker.

Fixes: #5513
Closes: #5514
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5514
Pull-request-sha: 5e7429f353

Change-Id: I733737844d4f4e1f52dd2475a66c7044ff7292f5
(cherry picked from commit db2b2e21d6)
2020-08-17 11:43:45 -04:00
..
2019-01-06 18:23:11 -05:00
2020-01-01 11:29:02 -05:00
2019-01-06 18:23:11 -05:00
2019-02-01 21:34:53 -05:00
2019-01-06 18:23:11 -05:00