Rename table and edit schema from UI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 39
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 4
Description
It would be nice to be able to quickly rename a table from the UI and/or edit the schema (there's already a UI for create table, so it might be possible to re-use parts of that for an alter table UI).
Inline table editing would be another future request that would pretty much bring it on par with tools like DataGrip.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing create-table UI and tracing how it submits table definitions. Clarify whether the first scope is renaming, schema editing, or both, and define the supported alterations and completion criteria before implementation. The inline table-editing request is explicitly future work and should remain separate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100