jet
jet copied to clipboard
allColumns & mutableColumns
The table generates AllColumns' & 'MutableColumns, can I change the generator and add my types to the table?
I don't want to do this in other packages, as this will lead to the separation of functions in different parts of the project
It's not possible for the generator to add new types, only to modify existing ones related to individual columns. Something to think about and maybe add such a feature it in the future.