Closed Xaver-DaRed closed 4 years ago
I see nothing here that would have prevented importing the table via heidi or any other program
I know, but HeidiSQL was returning an error in Line 1. Editing the file through the browser actually showed a "dot" character (like a circle) at the very beggining of the file.
It's not invisible characters, it's HeidiSQL's terrible parsing engine and that file being saved as UTF8 with BOM.
Another tally mark for "GUIs are shit".
na it is on githubs side at least. I copied contents local and there is a non standard line break right at the top that github can't display but my editor can. githubs all "we know there's some kinda change so we gonna mark it, but we're still gonna show same line" - that's why I called it invisible.
byte order marks aren't usually a problem either.
Fix a whitespace caused by me that was preventing the file to be run by HeidiSQL