Mapping a mutable SQLAlchemy column based on polymorphic type

后端 未结 0 1814
清歌不尽
清歌不尽 2021-02-02 12:48

I would like to change the column type of an attribute based on the polymorphic type of a class while leaving the underlying sql type the same. The reason is that I have mutable

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