Add onupdate=“cascade” to existing column in postgres with sqlalchemy

前端 未结 0 763
离开以前
离开以前 2021-02-05 13:06

I want to add onupdate="cascade" on the ForeignKey object in an existing table.

I have a many-to-many relationship using an associatio

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