ByungJoon Lee

Results 23 comments of ByungJoon Lee

@Johoseph ViewColumn determines its type based on another entity, so the decorator does not accept a column type. When I tried debugging TypeORM using example schemas and data sources, I...

@MasatoD Hi, I didn't meet 'Maximum text size in diagram exceeded' issue. But I read your link(mermaid issue), that is still problem. That article say that ['mermaid.initialize' ignore fix option](https://github.com/mermaid-js/mermaid-cli/issues/113#issuecomment-1826064557)....

@nenadfspartans Hello, I have same problem. But I think that raised by TypeScript version and VSCODE. I was change TypeScript version `5.5.2` > `5.4.5`, This problem not occured. Can someone...