No description provided.
sql-workbench/workbench
Allow FK sorting for table/non table selections in ObjectDropperUI #34
Closed
akrist
wants to merge 0 commits from
akrist/workbench:master into master
pull from: akrist/workbench:master
merge into: sql-workbench:master
sql-workbench:master
akrist
commented 2023年01月16日 10:40:43 +01:00
akrist
added 1 commit 2023年01月16日 10:44:46 +01:00
akrist
added 1 commit 2023年01月16日 10:45:01 +01:00
sql-workbench
commented 2023年01月16日 10:52:21 +01:00
I think it makes more sense to change GenericObjectDropper.supportsFKSorting() to return true if at least one table (or object that can participated in a FK constraint) is included in the list.
If there are only e.g. sequences or indexes (or other "things" that don't support FK constraints), then I would still hide that option to avoid confusion.
I think it makes more sense to change `GenericObjectDropper.supportsFKSorting()` to return true if *at least* one table (or object that can participated in a FK constraint) is included in the list.
If there are **only** e.g. sequences or indexes (or other "things" that don't support FK constraints), then I would still hide that option to avoid confusion.
akrist
closed this pull request 2023年01月16日 11:23:06 +01:00
Pull request closed
Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
sql-workbench/workbench!34
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "akrist/workbench:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?