forcedotcom / phoenix

BSD 3-Clause "New" or "Revised" License
558 stars 227 forks source link

Unicode varchar column which is part of PK is not supported in Where condition #613

Open nareshreddy83 opened 10 years ago

nareshreddy83 commented 10 years ago

A unicode varchar column which is part of primary key is throwing exception when the column is in Where condition

jtaylor-sfdc commented 10 years ago

@nareshreddy69 - if you could provide a unit test, that be very helpful.

jtaylor-sfdc commented 10 years ago

@nareshreddy69 - we have multi-byte VARCHAR unit tests that are passing. If you could please provide us with more information, then we can proceed with a fix.