Sqlalchemy save value as uppercase automatically

前端 未结 0 1857
长发绾君心
长发绾君心 2020-12-22 20:09

When inserting/updating to table, I need the values to be uppercased. I found this solution, but it does not work for me. My table:

class User(DBBase):
    ta         


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