-
- Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
PRs (with tests!) welcomea fix or feature which is appropriate to be implemented by volunteersa fix or feature which is appropriate to be implemented by volunteersdataclassesorm
Milestone
Description
Discussed in #10536
Originally posted by notmatthancock October 24, 2023
Dataclasses fields allow a metadata dictionary (see here). It would be useful if this was available in mapped_column that gets inserted as normal metadata in the respective dataclass field when the MappedAsDataclass mixin is used.
to avoid confusion with the sqlalchemy metadata, the best bane for it is probably dataclass_metadata
Metadata
Metadata
Assignees
Labels
PRs (with tests!) welcomea fix or feature which is appropriate to be implemented by volunteersa fix or feature which is appropriate to be implemented by volunteersdataclassesorm