Dropped Ledger Views folder (#1626)

* adding dropped ledger views to the OE hierarchy with ledger view naming and icons

* updating tests
This commit is contained in:
Jordan Hays
2022-08-10 14:01:28 -07:00
committed by GitHub
parent 485786f49e
commit 87ea866df0
11 changed files with 174 additions and 12 deletions

View File

@@ -141,5 +141,6 @@ namespace Microsoft.SqlTools.ServiceLayer.ObjectExplorer.Nodes
ColumnMasterKeys,
ColumnEncryptionKeys,
DroppedLedgerTables,
DroppedLedgerViews,
}
}