mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 03:59:45 +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>