application.cfc
this.serialization.preserveCaseForQueryColumn = true;
this.serialization.serializeQueryAs = “struct”;
this.serialization.preserveCaseForQueryColumn = true;
this.sessionManagement = true;
this.nullSupport=true;
this.handleUnquotedAttrValueAsString=false;
The setting: handleUnquotedAttrValueAsString does not work. We are trying to spin up a docker instance but this application needs the “Unquoted Attr” setting set to false. How can we do that?
OS: AWS Linux
Java Version: 11.0.7 (AdoptOpenJDK) 64bit
Tomcat Version: Apache Tomcat/9.0.35
Lucee Version: Lucee 5.3.6.61