forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: JetBrains.DataGrip version 2024.3 (microsoft#191519)
- Loading branch information
Showing
4 changed files
with
145 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
manifests/j/JetBrains/DataGrip/2024.3/JetBrains.DataGrip.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.DataGrip | ||
PackageVersion: "2024.3" | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Log: /LOG="<LOGPATH>" | ||
UpgradeBehavior: uninstallPrevious | ||
FileExtensions: | ||
- ipr | ||
- sql | ||
ReleaseDate: 2024-11-14 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: DataGrip 2024.3 | ||
DisplayVersion: 243.21565.204 | ||
ProductCode: DataGrip 2024.3 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2024.3.exe | ||
InstallerSha256: F0951CC4335657640A490933A55CEF2E20C500AFBBB7F673CEFEE8F042F83517 | ||
ProductCode: DataGrip 2024.3 | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2024.3.exe | ||
InstallerSha256: F0951CC4335657640A490933A55CEF2E20C500AFBBB7F673CEFEE8F042F83517 | ||
ProductCode: DataGrip 2024.3 | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2024.3-aarch64.exe | ||
InstallerSha256: 311BA30BBD17A0DA66EC7AE2E36E91A3EABA25E79E9864F91123C0F30F3963E5 | ||
ProductCode: DataGrip 2024.3 | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://download.jetbrains.com/datagrip/datagrip-2024.3-aarch64.exe | ||
InstallerSha256: 311BA30BBD17A0DA66EC7AE2E36E91A3EABA25E79E9864F91123C0F30F3963E5 | ||
ProductCode: DataGrip 2024.3 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
56 changes: 56 additions & 0 deletions
56
manifests/j/JetBrains/DataGrip/2024.3/JetBrains.DataGrip.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.DataGrip | ||
PackageVersion: "2024.3" | ||
PackageLocale: en-US | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com/ | ||
PublisherSupportUrl: https://www.jetbrains.com/support/ | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ | ||
Author: JetBrains s.r.o. | ||
PackageName: DataGrip | ||
PackageUrl: https://www.jetbrains.com/datagrip/ | ||
License: Proprietary | ||
LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: The Cross-Platform IDE for Databases & SQL by JetBrains | ||
Description: A powerful IDE from JetBrains for SQL on macOS, Windows, and Linux. | ||
Moniker: datagrip | ||
Tags: | ||
- database | ||
- db2 | ||
- develop | ||
- development | ||
- ide | ||
- mssql | ||
- mysql | ||
- postgres | ||
- programming | ||
- sql | ||
- sqlite | ||
ReleaseNotes: |- | ||
AI Assistant | ||
- SQL query execution error messages now include useful actions for handling the errors with AI Assistant. | ||
- Text-to-SQL now shows a diff in the editor. | ||
Working with data | ||
- The grid paging control can be moved to the bottom of the data editor. | ||
- The in-editor query results grid now adjusts to the full width of your editor. | ||
Code editor | ||
- DataGrip now automatically highlights all instances of the text you select within a file. | ||
- The editor can now identify and highlight queries that contain an excessive number of JOIN clauses. | ||
- For BigQuery, the editor now properly detects both table-valued functions and their return columns. | ||
Connectivity | ||
- Smart refresh is now supported for MySQL and MariaDB. | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DBE-A-83165301/DataGrip-2024.3-243.21565.204-build-Release-Notes | ||
PurchaseUrl: https://www.jetbrains.com/datagrip/buy/ | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: Documentation | ||
DocumentUrl: https://www.jetbrains.com/help/datagrip/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
41 changes: 41 additions & 0 deletions
41
manifests/j/JetBrains/DataGrip/2024.3/JetBrains.DataGrip.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.DataGrip | ||
PackageVersion: "2024.3" | ||
PackageLocale: zh-CN | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com/zh-cn/ | ||
PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ | ||
Author: JetBrains s.r.o. | ||
PackageName: DataGrip | ||
PackageUrl: https://www.jetbrains.com/zh-cn/datagrip/ | ||
License: 专有软件 | ||
LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: 由 JetBrains 开发的数据库和 SQL 跨平台 IDE | ||
Description: JetBrains 为 macOS、Windows 和 Linux 的 SQL 开发的强大 IDE。 | ||
# Moniker: | ||
Tags: | ||
- db2 | ||
- mssql | ||
- mysql | ||
- postgres | ||
- sql | ||
- sqlite | ||
- 代码 | ||
- 开发 | ||
- 数据库 | ||
- 编程 | ||
- 集成开发环境 | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DBE-A-83165301/DataGrip-2024.3-243.21565.204-build-Release-Notes | ||
PurchaseUrl: https://www.jetbrains.com/zh-cn/datagrip/buy/ | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: 文档 | ||
DocumentUrl: https://www.jetbrains.com/help/datagrip/ | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/JetBrains/DataGrip/2024.3/JetBrains.DataGrip.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.DataGrip | ||
PackageVersion: "2024.3" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |