catull

Results 143 comments of catull

@petepickerill I should have pointed out that this happens in my cloned `master` branch. It is usually a few days behind, from 1 to 9 commits behind. I do not...

@tati-qalified You can close this issue once you push the change you outlined. Thanks.

With a trailing decimal point, the three mentioned languages have 2 different outcomes. But then, JS internally only uses floating point numeric type, which "covers" integers. # JS 2 +...

> Exactly, I was pointing out that in my first comment that later I deleted. Because, when `newValue == null` would lead us to that NPE you also saw when...

@filipelautert @MalloD12 Excuse me, why is this issue closed ?

Thanks @filipelautert I was able to retrieve the branch and rebase/merge master into it.

SInce I had many incorrect commit author information. I backed the original branch to https://github.com/catull/liquibase/tree/fix-issue-6504-orig. Then I created a new branch with just the modified files vs `master`. There is...

Thank you very much, @MalloD12, for your continuous support!

@MalloD12 Implemented the logic for SQL, JSON, YAML and XML serialisation.

> is broken the below assertion from serialize_pretty_nestedNodeWithAttributesAndNotExistsIgnored() (XMLChangeLogSerializerTest) ..... Because [we] are not including defaultValue in the node as it was behaving previously. Re: [we] Allow me criticise my...