Closed humdingerb closed 4 years ago
The ordering isn't important and neither are the line endings. It would be good if the export were approximately in some sort of deterministic order so that it is easier to see what has changed each time for review.
@KapiX would know more about that. I suspect after the first import at Polyglot, the order would stay put. Maybe we should export everything from Polyglot now, to get these order-changes out of the way before actual content-changes arrive. I can do that and create a PR, if you want.
I will look into the ordering. It should order deterministically (for catkeys it does) but maybe wrong columns to sort by are chosen for properties. Breaking long lines shouldn't be too hard to implement.
It's a Polyglot export. It seems to have jumbled the strings around a bit and removed the linebreak escaping... Doesn't matter, right?