flask-whooshee icon indicating copy to clipboard operation
flask-whooshee copied to clipboard

I keep getting this error no matter what.

Open tiptoettt opened this issue 7 years ago • 1 comments

AWarning: Textual SQL expression 'null' should be explicitly declared as text('null') (this warning may be suppressed after 10 occurrences) {"expr": util.ellipses_string(element)})

tiptoettt avatar Jun 10 '17 09:06 tiptoettt

Hi, is it possible you're using flask-whooshee older than 0.0.8? This error was present in 0.0.7 and earlier version, but I think it was fixed completely by https://github.com/bkabrda/flask-whooshee/commit/c27e9de188a787d26580bf8fb30aec128d2aeb13. If you're using 0.0.8 or newer version, then please attach some more useful debugging info, such as version of sqlalchemy, version of flask-whooshee and possibly a reproducer, if you have one. Thanks (and sorry for the late reply :))!

bkabrda avatar Aug 01 '17 12:08 bkabrda