Skip to content

feat(generator): Add support for generate symbol with CJK character#313

Open
lightrabbit wants to merge 1 commit intoRobinBlomberg:masterfrom
lightrabbit:master
Open

feat(generator): Add support for generate symbol with CJK character#313
lightrabbit wants to merge 1 commit intoRobinBlomberg:masterfrom
lightrabbit:master

Conversation

@lightrabbit
Copy link

In regions using Chinese, Japanese, and Korean languages, CJK characters are occasionally used as table names in databases. Filtering out these characters during interface generation could make the interfaces difficult to understand. Currently, TypeScript also supports using these Unicode characters as identifiers. Therefore, I believe these characters can be retained rather than filtered out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant