Skip to content

Commit

Permalink
Removed postgresql-migration from extensions Gallery
Browse files Browse the repository at this point in the history
We are retiring this extension.
  • Loading branch information
anildogra authored Nov 14, 2024
1 parent b4e221d commit eea2251
Showing 1 changed file with 0 additions and 65 deletions.
65 changes: 0 additions & 65 deletions extensionsGallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -4837,71 +4837,6 @@
"statistics": [],
"flags": ""
},
{
"extensionId": "97",
"extensionName": "postgresql-migration",
"displayName": "Azure PostgreSQL migration",
"shortDescription": "Provides a tool to assess and migrate PostgreSQL databases to Azure database for PostgreSQL",
"publisher": {
"displayName": "Microsoft",
"publisherId": "Microsoft",
"publisherName": "Microsoft"
},
"versions": [
{
"version": "2.0.6",
"lastUpdated": "07/17/2023",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/postgresql-migration-2.0.6.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/postgreSQLMigrationIcon.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Changelog",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/CHANGELOG.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/LICENSE.rtf"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": "microsoft.net-6-runtime,microsoft.azuredatastudio-postgresql"
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": ">=1.40.0"
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/Microsoft/azuredatastudio"
}
]
}
],
"statistics": [],
"flags": "preview"
},
{
"extensionId": "98",
"extensionName": "ads-extension-mongo-migration",
Expand Down

0 comments on commit eea2251

Please sign in to comment.