Comment 8 for bug 1287229

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sqlalchemy-migrate (master)

Reviewed: https://review.openstack.org/77669
Committed: https://git.openstack.org/cgit/stackforge/sqlalchemy-migrate/commit/?id=12a6bcfa8c1ead90f22135ea7ab75352ed06d6b2
Submitter: Jenkins
Branch: master

commit 12a6bcfa8c1ead90f22135ea7ab75352ed06d6b2
Author: Matt Riedemann <email address hidden>
Date: Mon Mar 3 10:31:52 2014 -0800

    Conditionally import ibmdb2/ibm_db_sa

    Since ibm_db_sa is not part of sqlalchemy, we need to handle the
    conditional import of the module in visitor.py so we don't get an
    ImportError if ibm_db_sa is not available.

    Closes-Bug: #1287229

    Change-Id: Ida070b629ce3b9be727ae49973bb6a71543c1dcf