Create/insert with case-sensitive table name success, but not found while select. #220
Labels
A-SQL
Area: SQL layer
A-test
Area: Unit or integration test cases, or test framework
docs
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe this problem
Create/insert a table named like "DeMo" will success.
But when I select something in this table, error of "table not found" will be returned.
Steps to reproduce
Expected behavior
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: