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

[feat]: Right Click - Copy Keyspace Schema #611

Open
millerjp opened this issue Dec 9, 2024 · 0 comments
Open

[feat]: Right Click - Copy Keyspace Schema #611

millerjp opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request right click
Milestone

Comments

@millerjp
Copy link
Contributor

millerjp commented Dec 9, 2024

We need to give uses the ability to copy a schema for a keyspace and recreate it under a new name. All the users can do in this sitiation is choose a different keyspace name and replication factor settings. All of the tables, views, indexes, udts etc.. need to be copies as is a recreated under the new keyspace name.

Add an option to Copy Keyspace Schema when right clicking on a specific keyspace

Screenshot 2024-12-09 at 11 00 14

Goal here is simple solution - everything is the same only thing that can be changed is keyspace name and settings.

@millerjp millerjp added enhancement New feature or request right click labels Dec 9, 2024
@millerjp millerjp added this to the RightClick milestone Dec 9, 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 right click
Projects
None yet
Development

No branches or pull requests

2 participants