Skip to content

Commit dc5de65

Browse files
committed
Merge branch 'qianjin-sqlserver-04-showproperties-3-uijava' into qianjin-sqlserver-04-showproperties-4-actions
2 parents ce6109b + db2b7d8 commit dc5de65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/toolkit/intellij/sqlserver/common/SqlServerDatabaseComboBox.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
import java.util.List;
1515
import java.util.Objects;
1616

17+
/**
18+
* TODO: refactor together with DatabaseComboBox.
19+
*/
1720
public class SqlServerDatabaseComboBox extends AzureComboBox<SqlDatabaseEntity> {
1821

1922
private ISqlServer server;

0 commit comments

Comments
 (0)