summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/hstore.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-04-10 10:28:44 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2023-04-10 10:33:09 -0400
commitbf51ff3248d1c87cbc7a846e2e6886339d59b9cb (patch)
treef00471bbd6e497de058c6064ac2cdd74dd1d8014 /lib/sqlalchemy/dialects/postgresql/hstore.py
parent1eb72d9725d0df60206151805c927ad3c6566fb7 (diff)
downloadsqlalchemy-bf51ff3248d1c87cbc7a846e2e6886339d59b9cb.tar.gz
include declared_directive as a declared_attr
Fixed issue where the :meth:`_orm.declared_attr.directive` modifier was not correctly honored for subclasses when applied to the ``__mapper_args__`` special method name, as opposed to direct use of :class:`_orm.declared_attr`. The two constructs should have identical runtime behaviors. Fixes: #9625 Change-Id: I0dfe9e73bb45f70dbebc8e94ce280ad3b52e867f
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/hstore.py')
0 files changed, 0 insertions, 0 deletions