knowledge-repo icon indicating copy to clipboard operation
knowledge-repo copied to clipboard

Strange message when clicking Favorites tab in dev server

Open GonxoMR opened this issue 7 years ago • 2 comments

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj

Hello everyone, this might point to some bug.

While running different test I got the local server up and running with some posts. Then I click the favorites tab and this message appear:

'C:\ProgramData\Anaconda3\lib\site-packages\sqlalchemy\sql\default_comparator.py:161: SAWarning: The IN-predicate on "tags.name" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance. 'strategies for improved performance.' % expr)'

I didn't get any problem but I think it might be worth to give it a look.

Thank you for this awesome tool.

GonxoMR avatar Jun 30 '17 11:06 GonxoMR

Hi @GonxoMR! Thank you for reporting this - we're aware of this and will take a look at fixing this soon! (it's a warning, so hopefully it doesn't block anything you're working on)

Nikki

NiharikaRay avatar Jun 30 '17 22:06 NiharikaRay

Hi @NiharikaRay, as you said it is not an issue, just a warning and it is nor blocking anything. Thanks for the response. Gonxo

GonxoMR avatar Jul 03 '17 10:07 GonxoMR