Skip to content

Conversation

@ghazwarhili
Copy link
Contributor

No description provided.

@sonarqubecloud
Copy link

Copy link
Contributor

@etiennehomer etiennehomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still have many dropUniqueConstraint and addUniqueConstraint with this PR after executing " mvn clean compile liquibase:update ..."

@Getter
@Entity
@Table(name = "vscCreation")
@PrimaryKeyJoinColumn(foreignKey = @ForeignKey(name = "vscCreation_id_fk_constraint"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to remove ?
No residual changeset about this PK and FK

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do later, to remove

@Getter
@Entity
@Table(name = "vscModification")
@PrimaryKeyJoinColumn(foreignKey = @ForeignKey(name = "vscModification_id_fk_constraint"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to remove ?
No residual changeset about this PK and FK

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IDEM, do later, to remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants