Skip to content

Instantly share code, notes, and snippets.

@rconroy293
Created February 23, 2021 22:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rconroy293/66657db657443af875c53f4baa90bca1 to your computer and use it in GitHub Desktop.
Save rconroy293/66657db657443af875c53f4baa90bca1 to your computer and use it in GitHub Desktop.
Sample querying of Airflow Alembic version
mysql> select * from alembic_version;
+--------------+
| version_num |
+--------------+
| 41f5b83752f8 |
+--------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment