Issues

Select view

Enter to search
Shift+Enter to add a new line
    Select search mode

     
    50 of

    generateChangeLog generates too many 'constraints'

    Description

    When I run the generateChangeLog command against a Hibernate-generated PostgreSQL database, I get a YAML file with the following contents. Notice that there's two 'constraints', when the correct behavior seems to be one.

    If I change it from:

    to:

    then it seems to work correctly. Using Liquibase with Spring Boot.

    Environment

    PostgeSQL 9.3.5.1, OS X 10.9.5, Maven 3.2.1, Java 8, Spring Boot 1.1.7

    Attachments

    2

    Activity

    Show:

    Nathan Voxland March 14, 2016 at 4:40 PM

    Fixed for 3.5.0

    David B Malkovsky September 22, 2015 at 12:49 PM

    This issue appears to be directly related to issues and CORE-2277.

    Fixed

    Reporter

    Components

    Fix versions

    Affects versions

    Priority

    Created October 4, 2014 at 6:52 PM
    Updated March 14, 2016 at 4:40 PM
    Resolved March 14, 2016 at 4:40 PM
    Loading...