How to reuse Django's SQL compiler?

后端 未结 0 604
清酒与你
清酒与你 2021-01-03 04:19

I needed to perform an UPDATE JOIN query but django has no builtin support for that, so I wrote a raw SQL query. But now I need to build the where

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