DataGrip 2018.1

サポートしているデータベースのリストにMariaDBを追加
4月 9, 2018
新バージョン

機能

  • SQL log - While updating data you can now see which particular queries DataGrip is running.
  • Schema switch mode - Now you can tell DataGrip how to switch schemas. The following settings are available:
    • Automatic: DataGrip can switch schemas during internal operations when defining the context.
    • Manual: DataGrip cannot switch schemas during internal operations. However, you can switch them manually via the switcher in the top-right corner.
    • Disabled: If you work with pg_bouncer, no more wildcat switches.
  • Rename everything - Sequences in Oracle, events in MySQL, triggers in PostgreSQL, and many other objects can now be renamed by pressing Shift+F6.
  • Running scripts - Now when you run the file against a data source, your choice is remembered for further runs.
  • Quick documentation for files - Added quick docs for files: press Ctrl+Q. For example, now it’s much easier to know the file size.
  • Navigation - Added an option called Prefer data editor over DDL editor. This option affects:
    • Navigation to the table/view by Ctrl+N.
    • Navigation to the column by Shift+Ctrl+Alt+N.
    • Double-clicking on the table/view or column in the database tree view.
  • Database view
    • Added MariaDB to the list of supported databases.
    • DataGrip now supports external schemas in Redshift and virtual schemas in Exasol.
    • Events in MySQL are shown in the database tree. Source code generation is also available.
    • Data source color affects console files in the Files pane.
    • DataGrip now supports partitioned tables in PostgreSQL 10.
  • SQL editing
    • Now DataGrip lets you navigate to the next or previous identifier occurrence by using two shortcuts, Alt + Wheel down and Alt + Wheel up. Or, enter ‘highlighted element usage’ in Find Action.
    • Completion for file references now works for Oracle and Exasol.
    • Another new action in DataGrip is Move element left or right. This works for different kinds of lists including parameters inside functions, fields in INSERT statement, and the column list. Note that it doesn’t spoil the comma while working with the column list, while Move Line would.
    • Common table expressions are supported in MySQL.
    • The Duplicate entire lines action now works at the end of the file as well. If you weren’t aware of what this action does, it duplicates all selected lines adding a line break before each one. In many cases, it’s much handier than just using Duplicate (Ctrl+D).
    • The IDE now highlights the folded code regions that contain errors or warnings, and colors such blocks according to their validation status. The folded code also will be highlighted if it contains matching occurrences for the search results.
  • Other Improvements
    • SQLite commands no longer spoil highlighting.
    • In the Replace in Path window, the IDE now lets you preview a regex replacement.
    • The REST client plugin is now available.
    • Code formatter doesn't change keywords casing by default.
While updating data you can now see which particular queries DataGrip is running

DataGrip

プロのSQL開発者とデータベース管理者向けに作られたデータベースIDE

DataGripは、次の製品にも含まれています。

ご質問がありますか?

今すぐ JetBrains ライセンススペシャリストとライブ チャット