fix: column type conflicts #138
Annotations
1 error
commit / lint
You have commit messages with errors
⧗ input: fix: ColumnType.Conflicts for Decimal/Nullable/Array/LowCardinality
1. `a,b=b,a` would leave `b==c`, always returning false
2. fix Decimal256 conflicting with Decimal(76, 38)
3. propagate conflicts to inner types for Nullable/Array/LowCardinality
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|