abeizn commented on issue #6205: URL: https://github.com/apache/incubator-devlake/issues/6205#issuecomment-1754518650
Can you run this command: ``` SELECT character_set_name, collation_name FROM information_schema.columns WHERE table_schema = 'lake' AND table_name = '_tool_jira_issue_comments' AND column_name = 'body'; ```  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
