flask-sqlalchemy with postgres: insert into a table whose columns have parentheses

后端 未结 0 1142
春和景丽
春和景丽 2020-12-19 13:26

I am trying to set the value to DB using flask-sqlalchemy.

My table has a column, which has parentheses:

id | character (name) | assistant         


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