Hi everyone,I’m encountering an issue where I need to pass a message from the cx_sql_exception class to the frontend. I’m using the get_text() method to retrieve the message and then passing it through the new_message_with_text() method via the Repor...