We have set UseCamelCase = true in our tt file. The problem with this setting that it changes columns in the views as well. Say, I have column FBQuickService or PMSInterface and the resulting name is FbQuickService and PmsInterface. For the views I normally do name the columns the way I need them. I am wondering if it's possible to have a separate setting to still convert table columns, but preserve views' columns with their names?
Thanks in advance.
Thanks in advance.