maintain database migrations

19 views
Skip to first unread message

sandeep patel

unread,
Feb 10, 2020, 8:31:53 AM2/10/20
to aio-libs
Hello All,

Is there a way in aiohttp framework to maintain database migration like Django, flash,web2py.

I am using PostgresSQL or Sqlalchemy (ORM) for my app but whenever I want to aby update (change column type, etc )in the table so I have to delete the table and recreate the table.

How will I maintain all previous changes in the model or update the model without deleting the table?



Thanks
Sandeep


Reply all
Reply to author
Forward
0 new messages