displaying top 100 results
Tracker Issue Invalid / Strange casting on cf_sql_integer
2609169 CF-3916658 Database JF Robichaud Invalid / Strange casting on cf_sql_integer Duplicate ID: CF-3784311
Problem Description: Passing a comma seperated list of value to cf_sql_integer will do an internal cast to a type I couldn't identify resulting in data corruption in the query.
Steps
Tracker Issue Incorrect cast when iterating over an array of elements containing values from a query object.
2609630 CF-3818587 Database : Query-of-Query(IMQ) JF Robichaud Incorrect cast when iterating over an array of elements containing values from a query object. Problem Description:
When populating the value of an array by iterating over a query object containing Int/BigInt ArrayFind doesn't produce