Open amorton opened 1 week ago
If we do need both, i.e. one way for messages and one for JSON fields names, then we should improve the method names to make it clearer
Suggestion from chat with @tatu-at-datastax for name such as
toCql
toJSON
toMessage
fromJSON
fromCQL
The following was added to the
CqlIdentifierUtil
classBut we already have
Why do we want to remove the double quotes ? And if we added this function did we consider removing the other one ?