mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-01 18:07:11 +00:00
* Fixes #10065 Allow Unicode characters and digits in the entityName * Use Unicode modifier (?U) to JSON schema patterns * fix(dataModel): convert unicode modifier from uppercase to lowercase --------- Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>