Postgres table join with a Django generic foreign key

前端 未结 0 776
故里飘歌
故里飘歌 2020-11-30 18:20

I want to perform a table join in Postgres (9.5) where the name of the second table is a dynamic value taken from columns of the first table (a Django generic foreign key).<

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