Skip to content

Example dictlike-polymorphic not working #3704

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by Anonymous

There are error. First is easy to fix:

...
class Animal(ProxiedDictMixin, Base) # corrected version
...

The second one throws:

Animal.value))))...

NotImpementedError: <__main__.value object at ...>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions