-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Support for mapping frozen dataclasses #9197
Copy link
Copy link
Open
Labels
dataclassesormuse casenot really a feature or a bug; can be support for new DB features or user use cases not anticipatednot really a feature or a bug; can be support for new DB features or user use cases not anticipated
Milestone
Metadata
Metadata
Assignees
Labels
dataclassesormuse casenot really a feature or a bug; can be support for new DB features or user use cases not anticipatednot really a feature or a bug; can be support for new DB features or user use cases not anticipated
Discussed in #9192
Using frozen dataclasses may be useful in some cases, but implementing it will be non trivial. See mike reply in the discussion