Generates the SQL expression to extract the value at path.
@override String toString() => "json_extract($rootColumn, '\$.$path')";