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

Allow users to edit table name via API #184

Closed
kgodey opened this issue Jun 7, 2021 · 0 comments · Fixed by #370
Closed

Allow users to edit table name via API #184

kgodey opened this issue Jun 7, 2021 · 0 comments · Fixed by #370
Assignees
Labels
work: backend Related to Python, Django, and simple SQL

Comments

@kgodey
Copy link
Contributor

kgodey commented Jun 7, 2021

Problem

Users might want to rename tables. We don't currently support this.

Proposed solution

Extend TableViewSet to support editing table names.

Blocked by #183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work: backend Related to Python, Django, and simple SQL
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants