NebulaFramework
NebulaFramework copied to clipboard
Method fails, if String is longer than 6.000.000 characters
https://github.com/jongpie/NebulaFramework/blob/2463936e1887ba21aeaefba247b431d60db1bad2/nebula-app-framework/main/query-and-search/classes/QueryBuilder.cls#L151
the mentioned method gets called for some reason. If the final string will become longer than 6.000.000 characters
you will get a "System.StringException" with "String length exceeds maximum: 6000000"