launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #13562
Re: [Merge] lp:~adeuring/launchpad/bug-1063287 into lp:launchpad
We are trying to remove the insane quotes by using storm's own contains_string(). The nasty like_query might be replaceable with something like this:
Product.name.contains_string(u'unicode text')f
--
https://code.launchpad.net/~adeuring/launchpad/bug-1063287/+merge/130540
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References