]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Update documentation for Config
authorFederico T <federicotdn@users.noreply.github.com>
Fri, 15 Feb 2019 18:11:51 +0000 (15:11 -0300)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Feb 2019 18:15:25 +0000 (13:15 -0500)
commit4fb14eeca8dee9d7ec3b2ef2db2d11a329e84abe
tree0e90c408dd2d937cec5cdf796a89bf358ac115d8
parent51a2cd7a0baa826bb914517526536a6b12de94eb
Update documentation for Config

Replace "url" with "sqlalchemy.url" in example use of Config object.

Change-Id: Ib1179885ea82322b9838d6889d937400c96e207e
Fixes: #536
alembic/config.py