Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql/sem/tree: Add assertion against upgrading collation package
Upgrading golang.org/x/text to a newere collate.CLDRVersion will require a lot of work for compatibility (described in issue #63738). Add an assertion to make sure such an upgrade is not made accidentally. Release note: None
- Loading branch information