Hi, when using prisma client fetching data from mysql, i always got null for all fields, when I opened info, and found below error: “errors”: [
{
“message”: “Invalid string length”,
“locations”: [
{
“line”: 2,
“column”: 3
}
],
“path”: [
“dashboard_config2"
],