Hi,
 
I am now using Torque 1.9a. I want a char field to be primary key.
 
I find that in peer.vm, the buildCriteria function will have create a line:
 
       if(obj.get${cfc}() > 0)
 
 
This will give out an type mismatch error when compile.
 
 
Any comment?
 
 
Regards
 
fanyun

Reply via email to