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.76k stars 200 forks source link

WIP: Fix casing bug in column names #138

Closed JasiekChomiak closed 5 years ago

JasiekChomiak commented 5 years ago

Fixing the bug that wouldn't allow users to specify sources with non-lowercase column names

cube2222 commented 5 years ago

146 fixes this without the annoying conflicts.