allows opening an IPython shell with a connection to your database
alembic moved from `python -m jupyterhub.dbutil` to `python -m jupyterhub.dbutil alembic` subcommand
since we only have generated alembic.ini, present a command that generates one and uses it.
enables generating new revisions with:
python -m jupyterhub.dbutil revision -m msg