Fixed: https://github.com/Hobo/hobo/issues/120
El domingo, 14 de septiembre de 2014 04:14:49 UTC+2, donz escribió: > > Hi All! > > I'm not sure if this is a bug in hobo or rails, but if I try to search on > an integer column using table-plus I get an SQL error: > > PG::UndefinedFunction: ERROR: operator does not exist: integer ~~* unknown > LINE 1: ...member_positions" WHERE (((member_positions.rank ILIKE '%2%... ^ > HINT: No operator matches the given name and argument type(s). You might > need to add explicit type casts. : SELECT COUNT(*) FROM "member_positions" > WHERE (((member_positions.rank ILIKE '%2%'))) > > Don Ziesig > > > > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
