|
5571 | 5571 | ],
|
5572 | 5572 | "statistics": [],
|
5573 | 5573 | "flags": ""
|
5574 |
| - } |
5575 |
| - |
5576 |
| - |
| 5574 | + }, |
| 5575 | + { |
| 5576 | + "extensionId": "110", |
| 5577 | + "extensionName": "sql-deployer", |
| 5578 | + "displayName": "Deployer", |
| 5579 | + "shortDescription": "The Deployer extension makes deploying many SQL scripts easy, and provides shortcuts for common developer tasks.", |
| 5580 | + "publisher": { |
| 5581 | + "displayName": "Rollersoft", |
| 5582 | + "publisherId": "rollersoft", |
| 5583 | + "publisherName": "rollersoft" |
| 5584 | + }, |
| 5585 | + "versions": [ |
| 5586 | + { |
| 5587 | + "version": "3.5.3", |
| 5588 | + "lastUpdated": "08/27/2024", |
| 5589 | + "assetUri": "", |
| 5590 | + "fallbackAssetUri": "fallbackAssetUri", |
| 5591 | + "files": [ |
| 5592 | + { |
| 5593 | + "assetType": "Microsoft.SQLOps.DownloadPage", |
| 5594 | + "source": "https://github.com/ShawnRoller/deployer-azs-extension/releases/latest" |
| 5595 | + }, |
| 5596 | + { |
| 5597 | + "assetType": "Microsoft.VisualStudio.Services.Icons.Default", |
| 5598 | + "source": "https://raw.githubusercontent.com/ShawnRoller/deployer-azs-extension/main/deployer-icon.png" |
| 5599 | + }, |
| 5600 | + { |
| 5601 | + "assetType": "Microsoft.VisualStudio.Services.Content.Details", |
| 5602 | + "source": "https://raw.githubusercontent.com/ShawnRoller/deployer-azs-extension/main/README.md" |
| 5603 | + }, |
| 5604 | + { |
| 5605 | + "assetType": "Microsoft.VisualStudio.Code.Manifest", |
| 5606 | + "source": "https://raw.githubusercontent.com/ShawnRoller/deployer-azs-extension/main/package.json" |
| 5607 | + }, |
| 5608 | + { |
| 5609 | + "assetType": "Microsoft.VisualStudio.Services.Content.License", |
| 5610 | + "source": "https://raw.githubusercontent.com/ShawnRoller/deployer-azs-extension/main/LICENSE" |
| 5611 | + } |
| 5612 | + ], |
| 5613 | + "properties": [ |
| 5614 | + { |
| 5615 | + "key": "Microsoft.VisualStudio.Code.ExtensionDependencies", |
| 5616 | + "value": "" |
| 5617 | + }, |
| 5618 | + { |
| 5619 | + "key": "Microsoft.VisualStudio.Services.Links.Source", |
| 5620 | + "value": "https://github.com/ShawnRoller/deployer-azs-extension" |
| 5621 | + }, |
| 5622 | + { |
| 5623 | + "key": "Microsoft.VisualStudio.Code.Engine", |
| 5624 | + "value": "*" |
| 5625 | + }, |
| 5626 | + { |
| 5627 | + "key": "Microsoft.AzDataEngine", |
| 5628 | + "value": "*" |
| 5629 | + } |
| 5630 | + ] |
| 5631 | + } |
| 5632 | + ], |
| 5633 | + "statistics": [], |
| 5634 | + "flags": "" |
| 5635 | + } |
5577 | 5636 | ],
|
5578 | 5637 | "resultMetadata": [
|
5579 | 5638 | {
|
5580 | 5639 | "metadataType": "ResultCount",
|
5581 | 5640 | "metadataItems": [
|
5582 | 5641 | {
|
5583 | 5642 | "name": "TotalCount",
|
5584 |
| - "count": 91 |
| 5643 | + "count": 92 |
5585 | 5644 | }
|
5586 | 5645 | ]
|
5587 | 5646 | }
|
|
0 commit comments