i’d like to be able to reorder dataclass attributes in the model. maybe i could have them appear alphabetically, for example. maybe the primary key goes first, even if it was originally further down the list.
2 Likes