Add ability to alter the position of *new* columns
Open
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
While I agree that it would be bad to implement any hack to solve #370 while is not supported by postgres, it would be great if the ui could offer a way to reorder columns while there are beeing added. I.e. when creating new tables or adding a bunch of columns to an existing table.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing issue #370 and the Postico UI flow for creating tables and adding columns. Determine where new-column placement can be selected before creation, then verify that the resulting PostgreSQL table preserves the requested order for both new tables and batches of added columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100