So yes it is as simple as that :-) Sent from my iPhone
> On 28 Jan 2017, at 23:49, Bolke de Bruin <[email protected]> wrote: > > Did you issue an "airflow upgradedb" ? > > Sent from my iPhone > >> On 28 Jan 2017, at 20:34, Ali Naqvi <[email protected]> wrote: >> >> Hi folks, >> We are working on upgrading Airflow 1.7.1.3 to Airflow 1.8.0 b5. >> >> We are seeing issues when running the webserver using our database we have >> been using for Airflow 1.7.1.3. Here are two examples: >> >> a) when trying to create a manual dag run >> https://www.dropbox.com/s/e2zoaqamg29h8sk/Screenshot%202017-01-28%2014.09.27.png?dl=0 >> >> b) when trying to open a dag by clicking on it in the ui >> https://www.dropbox.com/s/7bm64xto0vrt1f8/Screenshot%202017-01-28%2014.11.03.png?dl=0 >> >> Since the Updating.md file in the git repo doesn't outline any issues with >> DB migration, where can we find all of the changes to DB and what are the >> steps for database migration? >> >> Am I over-thinking it? is it as simple as: >> >> airflow upgradedb >> >> Cheers, >> Ali
