Implmente LIKE operator in siena.

25 views
Skip to first unread message

JcR

unread,
Mar 11, 2014, 8:10:26 PM3/11/14
to siena-...@googlegroups.com
I trying to implement a like sql condition, using filter method but it doesnt work.

I find that filter just support  operators: <, >, <= or >= , IN.

So when i run:
Model.all(this.entityClass).filter( 'xxxxx LIKE', value);

i get an exception:

SienaException occured : Filter field 'xxxxx LIKE' not found

How could i implement LIKE operator any ideas?

Thanks,

M. Stepie

unread,
Mar 13, 2014, 6:20:10 AM3/13/14
to siena-...@googlegroups.com
Reply all
Reply to author
Forward
Message has been deleted
0 new messages