- We have migrated to Java11 (Windows and MacOS bundled JRE is OpenJDK 11.0.3)
- ERD: diagram refresh fixed (do not re-layout elements)
- ERD: support of zoom with mouse wheel was added
- PostgreSQL: ref cursor data type support was fixed
- Oracle: bootstrap queries execute was fixed
- DB2 for iSeries, DB2 for z/OS: schema list reading was fixed
- SQLite: datetime columns support was fixed
- SAP HANA: triggers support was added (read-only)
- Data views: calc panel was fixed (min/max functions evaluation)
↧
DBeaver 6.1.1
↧
DBeaver 6.1.2
- Git integration:
- Create projects in remote repositories
- Pull/commit/push automation from the DBeaver perspective
- Integrate existing projectys with Git repositories
- Problem with SSH and SSL connections was solved
- Problem with missing legacy character encoding was fixed
- Data editor:
- “Delete cascade” feature was added
- Problem with column order was fixed (when result contains multiple columns with the same name)
- Problem with duplicated values in column filters was fixed
- “Default” values were added for numbers, strings and booleans
- Data transfer:
- Export to a single file was fixed
- TXT format: extra options were added
- CSV import: timestamp columns parser was fixed
- PostgeSQL:
- Extensions management was added
- Partitions DDL was added
- Partitions create/drop support was added
- Object description reading was fixed (+ problem with duplicated objects was solved)
- Complex data types rendering was fixed
- float4 data type support was fixed (wrong value render)
- Greenplum: ERD renderer was fixed
- Oracle:
- Problem with read-only tables was fixed (for some Oracle versions)
- View management: problem with semicolons was fixed
- DB2 for iSeries:
- Procedures DDL was added
- Problem with schema list reading was fixed
- Generic driver (SQLite and others): problem with view create command was fixed
- Plenty of minor UI bugs were fixed
↧
↧
DBeaver 6.1.3
- New project configuration format was implemented. Main advantages:
- Better security (now we keep user credentials separately)
- Better support for version control systems (e.g. Git)
- Now we use standard (OS-specific) directories for configuration location
- Major features:
- Logical foreign keys
- Data viewer: “References” panel was added (browse values by foreign and reference keys)
- Network profiles support was added: you may configure SSH/Proxy settings once and reuse them for any number of connections
- Other:
- Connection page was redesigned
- Data viewer filter panel UI was improved
- Snowflake: procedures DDL, connection page fix
- Google Spanned database support was added
- PostgreSQL: struct/array data types support was fixed
- MySQL: privileges viewer was fixed (global privileges grant/revoke)
- DB2 i: procedure list and DDL reading was fixed
- Many minor UI bugs were fixed
↧
DBeaver 6.1.4
- Many problems with workspace migration were fixed
- Data viewer:
- UI look and feel was significantly improved
- New interface for rows/columns coloring
- Logical foreign key creation was simplified
- Many bugs were fixed in References panel rendering
- Column filters UI was fixed (dups, dictionary reading errors)
- Unique key detection was fixed (use indexes with nullable columns if no other identifiers found)
- Entiy diagrams: logical foreign keys can be created/deleted right in the diagram editor
- Data transfer: auto-generated (identity) columns handler was added
- DDL generation: now we generate tables DDL according to their foreign keys order
- Geometry viewer: simple (flat) geometry support was added
- Execution log: reading of row count for DML statements was fixed
- SQL Editor:
- SQL formatter was fixed (DECLARE statements)
- Copy SQL to Java code was improved (thanks to loro2)
- PostgreSQL:
- Array data type handler was fixed
- Indexes metadata reading was fixed
- Execution plan visualization was fixed for CTE nodes
- SQL Server:
- Support of identity columns creation was added
- Session manager was fixed
- Oracle:
- Scheduled jobs metadata reading was fixed
- Session management was fixed for RAC mode
- Firebird: views and indexes metadata reading was fixed
- Apache Hive: many bugfixes related to complex (struct/array) data types handling
- Apache Drill: driver was fixed (missing JDK modules were added)
- Many other minor UI bugs were fixed
↧
DBeaver 6.1.5
- Data viewer:
- Virtual primary/foreign keys editors were enhanced
- Problem with filters on data refresh was fixed
- Added confirmation dialog before opened result tabs closing
- Problem with missing updated row count (in script mode) was fixed
- References panel now remembers last FK/reference selection
- Value view panel now supports Find/Replace
- Float values rendering was fixed (numbers rounding is disabled by default)
- Data transfer:
- Save of previous target container selections was added
- Export of tables/queries with complex data types (structs, objects) was improved
- Connection management:
- Connection permissions config was added (restrictions of data/metadata changes for a particular connection or connection type)
- Problem with bootstrap queries and auto-commit state save/load was fixed
- Multi-project support was improved (use selected project for new connections)
- Support of empty database passwords was added
- Copy/paste and drag-n-drop connections between different projects was fixed
- Database navigator:
- Default double-click behavior configuration was added (view properties/data/erd)
- Object edit dialogs are properly sized now (problem with too small dialog window was fixed)
- Connection type coloring in the main toolbar is back
- DBeaver toolbars visibility was fixed (for Eclipse plugin version)
- New DBeaver version automatic downloading (optional) was added
- MySQL:
- Datetime columns edit was fixed. Problems with timezone were fixed.
- Legacy MySQL <4 driver was added (again)
- PostgreSQL:
- Automatic transaction error recovery was added (famous “current transaction is aborted” error)
- Partition management was added (partition create/drop)
- Support of VACUUM tool for older PG version was fixed
- Enum items order was fixed (in metadata editor)
- Legacy PostgreSQL <= 8 driver was added
- SQL Server: index DDL was improved (now it contains all index properties)
- Redshift: table DDL generation was fixed (“diststyle AUTO” and other improvements)
- Hive: struct/array data types support was added
- Presto: array data types support was fixed
- DB2 i: routine list reading was fixed
- We have migrated to the Eclipse 2019-06 platform (fixes many minor UI bugs on Linux)
- Many other minor bugs were fixed
↧
↧
DBeaver 6.2
- Data viewer:
- JSON highlighting/formatting was added
- Select/deselect rows with alt+click was improved
- Reference panel now supports virtual foreign keys
- “Set to default value” action was fixed (for timestamp columns)
- Dictionary read was fixed
- ERD:
- Table/schema diagram edit is now supported
- Virtual foreign keys support was added
- Database navigator:
- Transactions tracking was improved (+now commit/rollback actions are always active)
- Cross-project connections copy-paste and drag-n-drop was fixed
- Navigator tree state save (and restore on restart) was added (thanks to loro2)
- Columns reordering was fixed
- Global filters configuration was fixed
- Connection permissions are now supported in connection type (prod, dev, test)
- SQL editor:
- Query execution time logging was fixed
- Generate SQL dialog was improved (FQ names, copy to clipboard)
- Script selector panel UI was fixed
- Variables binding now can be skipped for a query/script
- JDBC fetch size now set for custom SQL queries
- Data export now reuses SQL editor connection
- Metadata editor: columns drop was fixed
- SQL Server:
- NVARCHAR/NCHAR length calculation was fixed
- Column default value edit support was added
- DDL for TEXT/NTEXT data types was fixed
- PostgreSQL:
- Driver now uses URL template (by default)
- Column comments for new tables now saved properly
- SQL Server Data Warehouse support was added
- MySQL: bit stream data type support was fixed
- CockroachDB: table metadata read was fixed
- Apache Derby driver was upgraded
- Teradata: multiple resultsets support was added
- Test connection dialog was redesigned
- Driver libraries cache was fixed (re-download of Maven artifacts)
- Widows registry reading was fixed (Java 8 compatibility)
- Many other minor bugs were fixed
↧
DBeaver 6.2.1
Release notes:
- Data viewer:
- Spatial (GIS) presentation improved (tooltips, different shape colors for different columns)
- JSON render performance was significantly improved
- XML value viewer was fixed (proper error handle)
- XML auto-formatting was fixed (extra whitespaces)
- Context menu “Navigate” was added (returned)
- Floating numbers representation was fixed (exponential view)
- Columns transformation settings dialog was fixed
- SQL Editor: update row count calculation was fixed
- MySQL: date/time formatting was fixed
- PostgreSQL: 3D geometry columns render was fixed
- SQL Server: problem with identifiers with “go” characters was fixed
- Oracle: SQL parser was fixed (CASE WHEN ELSE END)
- Connection settings:
- Load multiple data-sources*.json files
- Respect preference changes (timeouts and other) in “Test Connection” dialog.
- Project export/import wizard was fixed
- Database metadata search wizard was fixed
- New database drivers:
- H2GIS
- Kognitio
- Opendistro (Elasticsearch)
- A lot of other minor UI bugs were fixed
↧
DBeaver 6.2.2
- Task management: now all data transfer operations (export/import) can be saved as tasks:
- New task management view
- Running saved tasks in two clicks
- Task execution logs
- Data transfer:
- Output file names were fixed
- Previous wizard settings save was fixed
- Many minor improvements
- Virtual table columns:
- Supported for all tables and views
- Supports expressions, math functions and geometry transformation functions
- Virtual foreign keys config save/copy was fixed
- Data viewer:
- Hex viewer was added for string content
- Long CLOB text viewer was fixed
- Filter dialog was fixed (orderings, distinct value reading)
- SQL editor: parameters binding was improved:
- Show dialog before script execution
- Show current query text
- Object editor: new command for expensive properties (row count) reading
- SAP HANA
- new extension developed (thanks to @kai-morich):
- Driver auto-download
- Sequences, synonyms, triggers
- SQL execution plan
- Object searcher
- H2GIS: spatial data viewer was added
- Redshift: stored procedures support was added
- Yellowbrick: driver config was fixed for better performance
- Oracle: view column comments edit support was added
- A lot of minor UI fixes
↧
DBeaver 6.2.3
- SQL Editor: parameters binding dialog improvements (value preview)
- Data viewer:
- Result tabs drag-n-drop support was added
- Spatial data viewer was fixed (tooltips generator)
- Task editor: add/remove tables for existing task was fixed
- Virtual foreign keys support was fixed (table rename support)
- Oracle: Q-style quoting support was added
- PostgreSQL:
- Foreign Data Wrappers configurator wizard was added
- $$-quote support was fixed
- Dependencies info reading was fixed (PG12)
- Function signature generator was fixed (FQ type names)
- MySQL: column autoincrement flag editor was fixed
- Elasticsearch: driver version was updated
- Windows: app crash problem was fixed
- MacOS: app notarization added for all distributions
- Eclipse plugin: create .dbeaver folder on demand
- A lot of minor UI fixes
↧
↧
DBeaver 6.2.4
- SQL editor:
- Select row count from custom query was fixed (ORDER BY now allowed)
- Parameters/variable binding was fixed
- Export from query with parameters was fixed
- Number of improvements in intellisense algorithms
- Data viewer:
- Smooth scrolling mode was added
- Number of fixes in floating point numbers handling
- Option for short/fully qualified table names in SQL script was added
- Grid state save/restore (after ordering/filter apply) was fixed
- Tabs pin + drag-n-drop behavior was fixed
- Tables navigation was fixed (filter value refresh)
- Query manager: query ordering/refresh was fixed
- ERD: problem with broken layout after config change was fixed
- CSV export: row separator config was added
- PostgreSQL:
- $$ delimiters handle was fixed
- Function parameters default value reading was fixed
- Oracle: table column comments save was fixed
- SQL Server: functions and synonyms support was added in object search
- Java version in Windows ad MacOS installers was upgraded to OpenJDK 11.0.5
- A lot of other minor UI fixes
↧
DBeaver 6.2.5
- Problem with context menu was fixed (on Linux)
- Problem with mixed global/connection settings was fixed
- SSH: “jump” server support was added (thanks to bsv798)
- Data editor:
- Vertical and horizontal scroll position is now saved between data refresh/filter
- Smooth scroll mode is now the default mode (and configurable)
- Large json loading performance was improved
- Ordering by unnamed columns was fixed
- Grouping panel refresh was fixed
- Data export/copy as: use the same connection by default
- Object editor: property change and object rename was fixed (right order of DDL queries)
- SQL editor: CASE/WHEN formatting was fixed
- Oracle: data type editor UI was fixed
- MySQL: events DDL was fixed (interval)
- PostgreSQL: array-based domain data types handle was fixed
- SQL Server: synonyms search was added
- HANA: table column create was fixed
- Greenplum 6+: table DDL (distribution) was fixed
- Full-text search dialog render was fixed
- Application startup speed was improved
- Several rendering glitches on HighDPI screens were fixed
- Many other minor UI fixes
↧
DBeaver 6.3.0
- SSH Agent support was added (pageant and ssh-agent)
- Disconnect project/folder/all actions were reworked
- Problem with connection properties save was fixed
- Connection properties dialogs UI was improved (test connection, password save, pref page search)
- Task management UI was improved (task create/save actions in data transfer wizard)
- ER diagrams: dummy errors are now suppressed (now they present in log file only)
- Legacy Eclipse plugins installation support was added (with hold update site format)
- Dark theme support was significantly improved
- Auto-commit mode behavior change:
- Toolbar toggle now affects current connection only
- Mode change affects active DBeaver session only
- Data export:
- Export from SQL script now supports commands (@set and others)
- Saved settings loading was fixed
- XLSX exporter now respects export configuration
- Data editor:
- Fetch size can be changed before query execute
- Spatial viewer now supports different pluggable tiles (mapbox, osm, etc)
- Wrong date/time format now treated as error
- SQL Editor: editor layout now saved between DBeaver sessions
- Object editor (tables, views, etc) now checks for object name duplicates
- Oracle: now we use full type name presentation by default
- PostgreSQL: support of extra type aliases and array data types was added
- CockroachDB: native CDB data types were added
- Impala: active schema change support was added
- A lot of minor UI/DB-specific bug fixes
↧
DBeaver 6.3.1
- SQL editor:
- Active database/schema change now affects current editor only
- Server-side output now works with huge outputs
- New command @unset was introduced
- Table alias generation was fixed (conflicts with SQL keywords were fixed)
- Query parameters dialog now doesn’t appear on scrolling/refresh
- Code templates now saved in utf-8
- Data editor:
- Smart option “Use all columns” for virtual identifier
- Inline cell editor now uses the same font as in grid
- Decimal values formatting was fixed
- Data transfer:
- Selected rows/columns option support was fixed
- CSV import was fixed
- Export to single file was fixed (timestamp pattern)
- Export from query now works with variables
- Transaction log/query manager: dark theme support was fixed
- Dashboards + timeseries + minute interval support was fixed
- SSH with private key + password support was fixed
- Extra locales (pt and ru) support was added in bundled JDK
- SAP HANA: GIS/spatial data type viewer support was added (thanks to @stefanuhrig)
- Presto: metadata reading was improved (dummy errors suppressed)
- AWS Athena: URL template now respected in new connections
- MySQL:
- Database backup can be saved as task now
- Events editor (DDL) was fixed
- PostgreSQL:
- Connection dialog was improved (new tab was added)
- $$ and $tag$ parser was improved (new config options were added)
- JSON and struct data types support was fixed
- DB2: table truncate command was fixed
- Oracle: new function DDL was fixed
- Snap repository dbeaver-ce is now official. We will update it on every version release
- A lot of minor bugs were fixed
- Merry Christmas and Happy New Year!
↧
↧
DBeaver 6.3.2
- Database backup/restore/sql tools (PostgreSQL, MySQL, Oracle) now can be saved as tasks
- Smart auto-commit mode was introduced (enable transactions vefore data modifying query execute)
- SQL editor:
- Alias generation was improved
- Output log flush eas fixed
- Default database assign (for SQL script) was fixed
- Data editor: advances paste now respects NULLs for dates and numbers
- PostgreSQL:
- $$ strings parser was fixed
- Domain type arrays support was fixed
- DB2 (iSeries, z/OS): new connection issue was fixed
- Oracle: session manager now shows servr-side execution plans (thanks to @SergDzh)
- MySQL: database backup/restore was fixed
- Firebird: unique key DDL was fixed
- Number of fixes and improvements in backup/restore tools
- Workspace switch: last chosen workspace is now saved between app restarts
- Dark theme support was improved (toolbars, dark colors customization)
- Eclipse 4.6 support was fixed
- Problem with missing toolbar buttons was fixed (Linux)
- A lot of minor bugfixes
↧
DBeaver 6.3.3
- Tasks:
- SQL script execute task was added
- Variables support was added
- Grouping of tasks by project/type was added
- Active database/schema now saved for custom SQL queries
- Target table mapping was fixed for database-to-database data transfer
- Data viewer:
- Column filter UI was improved (multi-value select, value search)
- Null XML columns support was fixed
- Column value transformations and coloring was fixed
- Context menu was improved (layout was change, missing commands were added)
- Problem with missing toolbar actions was fixed
- Hex editor coloring was improved, dark theme support was added
- SQL editor:
- Auto-complete now respects active schema
- Database output read was fixed (async mode)
- Hyperlinks and object navigation were fixed
- Aliases generation algorithm was improved
- PostgreSQL:
- Database restore task was fixed (target database)
- SQL parser was fixed (BEGIN/END keywords)
- Oracle: procedures/views source code editor was fixed
- MySQL: database restore log level config was fixed
- Netezza: views and procedures source extraction was fixed
- Hive: view editor was fixed
- Neo4j: arrays support was fixed, SQL parser was fixed
- Metadata editor: current database detection was fixed
- Tooltips for database navigator were improved
- Variables in connection parameters now enabled by default
- Connection type permissions save was fixed
- Dark theme support was improved in the main toolbar and in different dialogs
- SSH agents support was fixed (now we use ssh-agent on Linux)
- SSH + private key + password: configuration dialog was fixed
- A lot of minor bugfixes
↧
DBeaver 6.3.4
- Active database/schema selector behavior was significantly improved
- Smart commit mode was enhanced:
- Switching to auto-commit after the end of transaction
- Smart commit for table editors
- Transactions preference page was added
- Data transfer:
- CSV export parameters (quote mode) were added
- Add/remove table to existing data transfer task was fixed
- SQL editor:
- “Select all rows” query generation was fixed
- Read data in console now uses correct default schema
- Data viewer:
- Show boolean values as checkboxes (configurable)
- Row colors customization was fixed
- Connection editor:
- Multiple connection editor dialogs can be opened now
- Extra variables were introduced, config UI was improved
- Apache Phoenix:
- Driver version was updated
- Schema-less tables read was fixed
- Index create support was added
- SQL autocomplete was fixed
- Exasol: metadata editor was significantly improved
- Neo4j: complex data types (structs/arrays) support was fixed
- Snowflake: index editor was fixed, view editor was fixed
- PostgreSQL:
- Backup for selected tables was fixed
- Execute script on the selected database was fixed
- Greenplum 6.x: table DDL was fixed
- Oracle: PL/SQL parser was fixed (code blocks)
- A lot of minor bugfixes
↧
DBeaver 6.3.5
- Data viewer:
- Read-only columns UI was improved (icon + explanation were added)
- Filter text content assistant was significantly improved
- Row count calculation control UI ws fixed
- “Set default value” shortcut was changed
- Ordering in record mode was fixed
- Data change confirmation was fixed
- Plaintext presentation rendering was fixed (extra spaces)
- Numbers native representation mode (no client-side formatting) was added
- SQL editor:
- Export from query task was fixed
- Output tab now remains active after query execute
- Auto-commit toggle was fixed (rollback is performed on mode switch)
- Connection initialization was fixed (“Not connected to a database” bug)
- Column values assistance was added
- Numbers color and font was fixed
- ERD viewer:
- Entity/schema diagram “reset” action was added
- “Show views” option handle was fixed
- Connections and drivers:
- Variables support was improved (now all properties may contain variables)
- Maven artifact version resolution was fixed (null version bug)
- External drivers configuration support was added (see wiki)
- PostgreSQL:
- Query cancellation was fixed
- Hyperlinks and “Go to object” action were fixed (now they use current database instead of default one)
- Schema privileges were added in DDL
- Indexes read was fixed (redundant primary key constraint was removed)
- Arrays of domain types support was fixed
- Column copy-paste support was added
- MySQL:
- Identifiers redundant quotation was fixed
- Column copy-paste support was added
- Oracle:
- Default schema detection was fixed
- Double compilation of package was fixed
- PL/SQL parser was improved (case .. when .. end)
- DB2: alter column DDL was fixed (column modifiers were added)
- SQL Server: metadata search was fixed (wrong object types bug)
- AWS Athena: error position highlighting was added
- Sybase: legacy versions (12 and earlier) support was improved
- A lot of minor bugfixes
↧
↧
DBeaver 7.0
DBeaver 7.0 is our new major release.
Changes since 6.0:
- Tasks management: data transfer, backup-restore, SQL execution
- Data viewer and data editor UI major improvements:
- GIS/geo-spatial viewer
- JSON viewer
- Logical columns, primary and foreign keys
- References panel
- Advanced row coloring
- SQL editor major improvements:
- Smart-commit mode
- Enhanced SQL parser and auto-complete proposals
- Git integration
- SSH agents and jump servers support
- And a lot of other great things
Moreover:
- We increased number of supported drivers to 81
- We closed almost 2000 issues on GitHub.
Thank you for your support!
Changes since 6.3.5:
- SQL script execute task:
- Support of multiple scripts was added
- Support of multiple connections was added
- Configuration wizard was completely redesigned
- SQL editor:
- Auto-complete proposals were colorized
- Auto-complete for table column possible values
- Synonyms are now resolved as tables
- Data viewer:
- Filter panel auto-completion was fixed
- Value viewer panel refresh was fixed
- Boolean column transformation was added (view numeric columns as checkboxes)
- Import from CSV: column mappings was fixed
- Popup panels unexpected close was fixed
- Invalidation of dead SSH tunnels was fixed
- PostgreSQL:
- Type cast for updates and filters is now used
- Timestamp scale edit was fixed
- SQL Server:
- Driver version upgrade (to 8.2)
- Data import for IDENTITY columns was fixed
- MySQL: permission editor supports schema masks
- Oracle:
- PL/SQL parser was fixed
- Comment editor for views and functions was fixed
- TIMESTAMP WITH TIMEZONE support was improved
- HANA:
- GIS (geometry) data types support was improved (by @stefanuhrig)
- Table column drop was fixed
- OmniSci: driver version was updated.
- Linux: UI freezes were fixed
- A few minor UI improvements (icons, English localization, ERD colors, shortcuts)
- A lot of minor bug fixes
↧
DBeaver 7.0.1
- Data viewer:
- Search/replace in selected rows support was added
- Problem with Find/Replace and scrolling was fixed
- Floating point numbers rendering/copying was fixed (precision fix)
- SQL editor:
- Connection initialization was fixed (active schema set)
- Auto-completion for DROP/ALTER procedure/function was added
- Auto-completion for asterisk (*) was fixed
- Auto-completion for table aliases was disabled
- Auto sync with database navigator was fixed (proper catalog/schema change)
- ERD viewer: table resize support was added
- Query manager: full query text view was fixed
- Connections invalidate was fixed (redundant connections open) and invalidate performance was improved
- Schema compare (simple):
- Compare progress visualization was fixed
- Stored procedures body compare was fixed
- SSH tunnel: default user name (current OS user) is used when user name not set
- PostgreSQL:
- PGPASS authentication was added
- Unique key indexes visibility was fixed
- Schema permissions viewer/editor was added
- Function/procedure create dialog was fixed
- Options for tables/functions DDL viewer now saved
- Enum values editor was added
- Array values copy-paste was fixed
- Oracle:
- Automatic driver download was added
- View constraints create/drop support was added
- DB2 LUW:
- Automatic driver download was added
- Table references read was fixed
- SQL Server:
- Driver download (native artifacts) was fixed
- Custom SQL query result editor was fixed
- Schema selector (main toolbar) was fixed
- SQLite: column rename support was added
- Snap package was significantly improved (thanks to @galgalesh)
- Many other minor bug fixes
↧
DBeaver 7.0.2
- Database navigator:
- Simplified database structure view was added
- Navigator view settings and presets were added
- Object editor:
- Context menu was added to the object breadcrumbs
- Object alter script now can be opened in SQL editor
- Data editor:
- Preference and data format changes now applying immediately (without data refresh)
- Scrollbar position reset in columns reorder/filtering was fixed
- Number of selected rows/columns/cells now shown in the status bar
- Query filter history save/load was fixed
- Floating point numbers (4-byte precision) rendering was fixed
- SQL Editor: quick search tool was added (ctrl+alt+shift+f)
- Driver copy was fixed (problem with read-only URL)
- PostgreSQL:
- PGPASS support was fixed
- Database information (ctype, collate) reading was fixed
- Problems with default database change were fixed
- OID types rendering fix
- Domain metadata reading was fixed (base type qualified name)
- Extra options were added to database backup/restore wizards
- Redshift: data type resolution was fixed (array types)
- SQL Server:
- Driver download and “reset to default” was fixed
- Default schema detection was added
- Problems with read-only query results were fixed
- Column comments edit was fixed
- MySQL:
- Permission editor was fixed (schema privileges)
- Index rename support was added
- Exasol:
- Security tree (Exasol 7) was fixed
- Auto-completion for builtin functions was added
- Foreign keys metadata was fixed
- Oracle: “drop procedure” support was fixed
- SAP HANA: driver download was fixed
- Firebird: driver version was upgraded (4.0)
- Many other minor bug fixes
↧