Peter Vigier
Peter Vigier
Installed latest eclipse and updated formatter settings for better fluent-style method invocations
Changed from the default (eclipse): - Line wrapping of method invocations: All but first + forced (for better fluent style invocation formatting) - Enum constants: All but first - Module...
Hello, I recognize a changed behaviour using `mvn liquiebase:diff` when switching from version 4.26 to 4.28: When modifying a `@Column` annotation I usually see a drop-column and an add-column change...
# Observed behaviour We recognized, that a locked DS/SWM still can be deleted. # Assumed desired behaviour In order to avoid undesired changes the locking mechanism should also prevent the...