I wanted the name in its original form in the schema; so I added
it alongside the existing name field. Also put 'id' in some places
I should've on previous PR.
The field id is now working for composite, enum, and set
fields.
'original_name' has been added to preserve the name before
being converted to underscores
I wanted the name in its original form in the schema; so I added it alongside the existing name field. Also put 'id' in some places I should've on previous PR.
The field id is now working for composite, enum, and set fields.
'original_name' has been added to preserve the name before being converted to underscores