Jarek writes:
>
>> Will running that command *after* upgrading to the latest version of
>> Airflow handle any necessary schema updates, regardless of which
>> previous version was installed?
>
> It should work without parameters in normal circumstances. But ...
>
> You should not treat it as a complete black-box. Similar to
> everything else (a good example is K8S) what we provide is basically
> a "gray box". When it works, your hardware and networking works and
> you do not deviate from "basic" stuff, cool - it works out of the
> box. But when it does not [...] you will have to learn how to fix
> any issue - because this is free software

I appreciate that point Jarek. Thanks very much again for taking time
to respond, and for the work that you and all the Airflow contributors
put into the software and community.

> The nigration are done using alembic. The options you have there are
> foreseen if you ever fall-out of "the normal circumstances"
> (downgrades/db failures during the upgrades etc.).  you might want
> to read about alembic (you can find it online) and get to details

Got it, that is good to know how things are working under the hood.

- Ben


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@airflow.apache.org
For additional commands, e-mail: users-h...@airflow.apache.org

Reply via email to