Closed aafemt closed 1 month ago
Let's please write more details in commit messages. A reference to a ticket is not enough IMO. Ticket describes WHAT is fixed but a commit message should describe HOW it was fixed.
commit message should describe HOW it was fixed.
It is written in code: CastNode now sends the right collation name instead of NULL to DDL_resolve_intl_type().
CastNode
NULL
DDL_resolve_intl_type()
Let's please write more details in commit messages. A reference to a ticket is not enough IMO. Ticket describes WHAT is fixed but a commit message should describe HOW it was fixed.