NULLS LAST on UI results pane click sort?
Open
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to make Postico always order NULLS LAST when clicking on the column sort in the results pane, regardless of sort direction? I think descending order always puts NULL values first.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the results pane's click-sort entry point and the SQL ordering it generates. Check both ascending and descending sorts, then verify that NULL values remain last in each direction; the payload names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100