kuzu
kuzu copied to clipboard
Feature: Case-insensitive for column names with `LOAD FROM`
API
Other
Description
Table and column names are case insensitive when it comes to Kuzu tables, however, we force case sensitive when it comes to LOAD FROM
statements. I propose to change column names in LOAD FROM
into case insensitive too.