cube2222 / octosql

OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
Mozilla Public License 2.0
4.75k stars 202 forks source link

Don't supported UTF-8 charset for loading csv file name? #270

Open jtyoui opened 2 years ago

jtyoui commented 2 years ago

excuse me. I got an error when loading csv file. error content: Error: couldn't parse query: invalid argument syntax error at position 16 near '�' image I ensure file is exist. After I change the filename. 学生表->student. loading success!

the42 commented 1 year ago

I get the same error yet my filename is much more innocuous: QbPK_WT-WKPersonendaten. Seems like - or are not valid characters in table names.