Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Improvement in the feedback while creating table #324

Closed
1 task done
AayushSaini101 opened this issue Aug 21, 2024 · 4 comments · Fixed by #328
Closed
1 task done

Need Improvement in the feedback while creating table #324

AayushSaini101 opened this issue Aug 21, 2024 · 4 comments · Fixed by #328

Comments

@AayushSaini101
Copy link
Contributor

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:

image

Warning not coming:
image

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?

  • Yes, I have

Additional context

No response

@AayushSaini101
Copy link
Contributor Author

If this is valid, I would like to work on this issue

@nwoolmer
Copy link
Contributor

By all means, the UI repo is here: https://github.com/questdb/ui

@AayushSaini101
Copy link
Contributor Author

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 ?

@nwoolmer nwoolmer transferred this issue from questdb/questdb Aug 22, 2024
@nwoolmer
Copy link
Contributor

@AayushSaini101 It is now shifted :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@nwoolmer @AayushSaini101 and others