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

[Enhancement]: In logical table management, if you create a logical table, if there are many fields, it is inconvenient to enter the fields #3505

Open
qymsummer opened this issue Sep 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Issues found during testing type-feature The functionality to be implemented
Milestone

Comments

@qymsummer
Copy link
Collaborator

What would you like to be added?

If there are many types of fields, it is very slow to create a table, because you need to select them one by one, and you want to edit the SQL statement when you submit the SQL
image

Why is this needed?

When there are many fields, such as 30 fields or hundreds of fields in a table, it is inefficient to select the fields and field types one by one, and it is faster to write SQL statements
image

@qymsummer qymsummer added enhancement New feature or request type-feature The functionality to be implemented Issues found during testing labels Sep 22, 2024
@qymsummer qymsummer added this to the ODC Backlog milestone Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Issues found during testing type-feature The functionality to be implemented
Projects
Status: New
Development

No branches or pull requests

2 participants