I have a question, is cfqueryparam's cfsqltype attribute database dependent?
For example, in the LiveDocs, there is no mention of mysql's mediumint datatype
for cfsqltype. So, can I use it in the cfsqltype attribute? Will it have
correct effect on the query?