sql-workbench/workbench
12
33
Fork
You've already forked workbench
18

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
Contributor
Copy link
No description provided.

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
Reference in a new issue
sql-workbench/workbench
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?