Hi,
I’ve tried to use CDbExpression with params in an insert operation, but it didn’t work here.
According to changelog, CDbExpression params were implemented in version 1.1.1.
It seems to me that it was implemented in "CDbCommandBuilder->createInsertCommand", but not in "COciCommandBuilder->createInsertCommand".
I don’t know if I should report this somewhere or what. Can someone tell me?