Generic way of guessing Json columns in SqlAlchemy model

前端 未结 0 1027
星月不相逢
星月不相逢 2021-01-06 05:25

From an SqlAlchemy model, is there a generic way of guessing the columns that are backed by a particular Sql type while augmenting types through a SqlAlchemy type decorator?

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