name varchar(50) GENERATED ALWAYS AS (json_unquote(json_extract(_record_object,_utf8mb4'$.name'))) VIRTUAL