Infer date values in jsonb column as Date object
I used
Output Data
$types<>() to provide the type for my jsonb column but the returned value is date string not a js Date object.Output Data