FlaskBB
A lightweight forum software in Flask
Member
Joined:
Posts: 96

HI,
i want to add new column for the topic, when i added it in code and run 'flaskbb db upgrade', but the new column do not add in the mysql table. why?
is that any things wrong? anyone can tell me?

Administrator
avatar
Joined:
Posts: 139

You have to create a new migration as well -- flaskbb db revision "my migration"

Please do not use the demo user for support requests.


Cheers! 🍻