Here's the alembic tutorial: http://alembic.zzzcomputing.com/en/latest/tutorial.html
Max On Wed, Nov 2, 2016 at 8:45 AM, Michael Gong <[email protected]> wrote: > Hi, > > > I am trying to add a new table to airflow db. Airflow is using sqlAlchemy > to manage the db. > > But I am not familiar with that. > > > Can anyone provide some guidance ? > > > Thanks. > > Michael >
