Comment 4 for bug 1259915

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

Reviewed: https://review.openstack.org/67093
Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=986dafd68709bfdf761f2a22b10bab5e059451cf
Submitter: Jenkins
Branch: master

commit 986dafd68709bfdf761f2a22b10bab5e059451cf
Author: Roman Podoliaka <email address hidden>
Date: Wed Jan 15 17:53:36 2014 +0200

    Fix parsing of UC errors in sqlite 3.7.16+/3.8.2+

    The new version of libsqlite changed the format of error messages.
    Code of oslo.db helpers must be updated appropriately. This was meant
    to be fixed by I86e9673ac409b3b3e881bea7cb8b3516f320388d, but that
    change doesn't cope well with the new format of column names.

    Closes-Bug: #1259915

    Change-Id: Iec39c8804ea47307a98d1b79899ff74af9404bf6