Files
sqlalchemy/test/sql
Mike Bayer ed50a003e2 Pass schema_translate_map from DDLCompiler to SQLCompiler
Fixed issue where the
:paramref:`_engine.Connection.execution_options.schema_translate_map`
feature would not take effect when the :meth:`_schema.Sequence.next_value`
function function for a :class:`_schema.Sequence` were used in the
:paramref:`_schema.Column.server_default` parameter and the create table
DDL were emitted.

Fixes: #5500
Change-Id: I74a9fa13d22749d06c8202669f9ea220d9d984d9
2020-08-07 11:24:29 -04:00
..
2020-06-27 21:30:37 -04:00
2020-08-01 19:49:15 -04:00
2020-08-01 19:49:15 -04:00
2020-03-24 14:05:19 -04:00