Can I search for integer values less than (<) in my sqlite3 fts database?

前端 未结 0 927
[愿得一人]
[愿得一人] 2020-12-16 08:19

I "upgraded" my table to use full text search, and one of the searches I need for the database is "SELECT * FROM table WHERE table.count<30" where cou

相关标签:
回答
  • 消灭零回复
提交回复
热议问题