Closed AayushSaini101 closed 1 month ago
If this is valid, I would like to work on this issue
By all means, the UI repo is here: https://github.com/questdb/ui
By all means, the UI repo is here: https://github.com/questdb/ui
Thanks @nwoolmer Can you shift the issue to UI board? Or do i need to close this issue and create their ?
@AayushSaini101 It is now shifted :)
To reproduce
Step 1: Click on a create table on the web console. Step2: Enter the duplicate name of the table with different case [ Example Aayush table is present, enter the new table name as aayush] No warning appears on the console.
If we enter the same name Aayush as the new table name [ Warning will appear that is Table name must be unique]
Warning coming:
Warning not coming:
Table names are case insensitive: https://questdb.io/docs/reference/sql/create-table/#table-name
QuestDB version:
8.1.0
OS, in case of Docker specify Docker and the Host OS:
Mac
File System, in case of Docker specify Host File System:
NA
Full Name:
Aayush
Affiliation:
Red Hat
Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?
Additional context
No response