Files
sqlalchemy/test
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
..
2020-04-30 16:54:41 -04:00
2020-06-11 14:33:54 -04:00
2020-08-13 12:34:27 -04:00
2019-06-21 10:18:17 -04:00
2020-08-17 01:38:23 +01:00
2020-04-20 09:08:18 -04:00