You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix #46, add the support for a new edge case: in case we have non escaped quotes in an object value and a comma is present, don't automatically truncate but try more heuristics first. Thanks to @bwest2397 for reporting