Casting is interpreted as named Variable
Using something link 'column::text' in your SQL Definition will be interpreted as variable named 'text'. This is obviously wrong. Expected no other ':' before a named variable
Using something link 'column::text' in your SQL Definition will be interpreted as variable named 'text'. This is obviously wrong. Expected no other ':' before a named variable