]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix alembic script to work properly in offline mode.
authorMark Michelson <mmichelson@digium.com>
Thu, 6 Feb 2014 16:53:24 +0000 (16:53 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 6 Feb 2014 16:53:24 +0000 (16:53 +0000)
commit2b0693a7d5c2f3f7eb983f79cde3b656dd489af7
tree9a4115c057e8ba0008d9301002c354d9a4d4fd88
parentfac7b3e14ebe29e9d8b96b233ee1da18e2ac30ae
Fix alembic script to work properly in offline mode.

When run in offline mode, this would attempt to check the database for
the presence of a type it was going to try to create. I now check the
context to see if we're running in offline mode and change a parameter
accordingly.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@407567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/ast-db-manage/config/versions/2fc7930b41b3_add_pjsip_endpoint_options_for_12_1.py