Views and Tables use different Json key capitalization conventions · Issue #2646 · simolus3/drift

I am using the toJson/fromJson methods of data classes generated by Drift to essentially 'map' between data records which have the same schema. In doing so, I am getting runtime errors, because it ...