sumergomonstro
No user record in our sample, but sumergomonstro has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but sumergomonstro has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
The "compact" file format (without the tab and newline) should be the SSV standard for data interchange and storage. The pretty-printed format should only be used locally to display/edit with non-compliant editors, then…
You shouldn't need escapes for separator characters precisely because they are not designed for data. Their entire purpose is to separate hierarchical data. If it turns out that escaping is needed, it will still be far…
An editor could easily have an Insert Special Character menu item.