Postgresql GIN index not used when query is performed with icontains

后端 未结 0 856
忘了有多久
忘了有多久 2020-12-31 10:57
  • When I query the table using icontains, Django performs an SQL query using UPPER and the index seems to be useless.

  • When

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