Commit 177b57d
fix(import-export): set username fallback to SharedUsername for shared servers
When loading database servers from an import file, fall back to
SharedUsername for the underlying server.username when the server is
shared and no explicit Username is provided.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent f7a95a7 commit 177b57d
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
736 | 741 | | |
737 | 742 | | |
738 | 743 | | |
| |||
744 | 749 | | |
745 | 750 | | |
746 | 751 | | |
747 | | - | |
| 752 | + | |
748 | 753 | | |
749 | 754 | | |
750 | 755 | | |
| |||
798 | 803 | | |
799 | 804 | | |
800 | 805 | | |
801 | | - | |
| 806 | + | |
802 | 807 | | |
803 | 808 | | |
804 | 809 | | |
| |||
0 commit comments