Changelog for
dbeaver-5.0.6-26.1.x86_64.rpm :
Fri Jun 1 14:00:00 2018 mardnhAATTgmx.de
- Update to version 5.0.6
* Support of cells edit for queries with joined tables
* SSH tunnels: test connection button was added
* Results viewer: horizontal scroll with mouse wheel
* Results viewer: extra header tooltips were added
* PostgreSQL: debugger - fix breakpoints support
* PostgreSQL: data types loading performance was greatly increased
* PostgreSQL: search_path updating was fixed
* PostgreSQL: array data type support was improved
* MySQL 8+ support was fixed
* Oracle: jobs scheduling (thanks to Neil Crow)
* Oracle: schema create dialog improvements
* Oracle: error positioning was improved
* Oracle: timestamp with timezone support was added
* Oracle: CASE statements parser was fixed
* SQL Server: triggers reading was fixed
* SQL Server: drop trigger feature was added
* Vertica: table columns editor (data type, nullability)
* Redshift: driver version update
* Cassandra: JSON formatter for all text columns
* ERD: include nullability in attribute type description
* Queries history browser was fixed
* Some keyboard shortcuts were changed (results navigation)
* Some icons were updated
* Spanish localization was added (thanks to faibistes)
* Japanese localization was added (thanks to Ishibashi Takken)
* Misc minor UI bugfixes
- Update to version 5.0.5
* PostgreSQL procedures debugger was added in CE
* Search in query history feature was added
* Query manager view was redesigned
* DBUnit data export format support was added (thanks to Henrik Hansen)
* Eclipse Mars support fixed
* Foreign key values browser was improved (progress visualizing, values ordering)
* Results viewer/editor key bindings activation was fixed
* Results viewer now respects database navigator filters (default column visibility)
* Results viewer shortcuts (fetch page/fetch all) were changed to avoid conflicts with Linux def shortcuts
* XLS data exporter was improved (column comments support)
* SQL formatter was fixed (special characters processing)
* SQL Editor: auto-completion was fixed for Generic driver (including SQL Server and Informix)
* Connect, disconnect and invalidate timeouts were added
* PostgreSQL: view comments and permissions support was added
* PostgreSQL: asynchronous server output reading is now supported
* PostgreSQL: schema create was fixed
* MariaDB: packages support was added, procedures read was fixed
* DB2: table columns create/edit supports was added
* ORacle CASE statement parsing was fixed
* Misc minor UI bugfixes
Mon Apr 30 14:00:00 2018 mardnhAATTgmx.de
- Update to version 5.0.4
* Different action icons were fixed (results viewer, SQL editor, file operations)
* Results viewer: context menu was redesigned (compacted)
* Results viewer: scrolling shortcuts were changed
* HighDPI support: composite icons rendering was fixed
* Data export: SQL INSERT format support for custom SQL queries
* Mockdata: commands contributions (menu and toolbar) was fixed
* SQL editor: object search now can search inside object names
* SQL editor: auto-indent was fixed (identifier replace issue)
* SQL editor: \"to upper case/to lower case\" command shortcuts were fixed
* SQL editor: bold font style configuration
* Bookmarks drag-n-drop inserts real object name
* Database objects create: mixed case identifiers support was fixed
* Database aliases support was added (DB2, Oracle)
* Diagram viewer: support aliases drag-n-drop
* Diagram viewer: tables/columns copy action was added, context menu was redesigned
* Table truncate support (for data transfer, mock data generators, etc)
* Oracle: default driver version changed to 12.2
* Oracle: expired passwords change UI
* Oracle: DROP INDEX was fixed
* PostgreSQL: permissions reading was redesigned
* PostgreSQL: table columns permissions view/edit support was added
* PostgreSQL: create function dialog redesign
* PostgreSQL: schema DDL support was added
* PostgreSQL: schema comments edit support was added
* PostgreSQL: tablespace edit support was added
* PostgreSQL: constraint indexes support
* PostgreSQL: default schema change was fixed
* PostgreSQL: trigger attribute view
* MySQL: enum columns parser was fixed
* SQLite: read-only connections support was added
* Firebird: driver version was updated. 2.x driver was removed.
* Firebird: SET TERM command evaluation was fixed
* Vertica: tables, projections and columns comments support was added
* Clickhouse: metadata read fix
* Misc minor UI bugfixes
Mon Apr 16 14:00:00 2018 mardnhAATTgmx.de
- Update to version 5.0.3
* Event notification UI was added (commit/rollback/reconnect events)
* Results viewer: status bar update fixed (re-layout)
* Results viewer: filters reset action enablement was fixed
* Results viewer: ordered UUID transformer was added
* Results viewer: support of grid columns drag-n-drop in text editor was added
* Results viewer: filter dictionary reading was fixed (include NULL values)
* Results editor: script generation was improved (column values are now correctly rendered)
* Results editor: complex data type (structures, arrays) editor UI was fixed
* SQL editor: autocomplete was fixed (word replacement)
* SQL formatter: keyword case configuration UI was fixed
* PostgreSQL: function permissions editor was added
* PostgreSQL: active schema switching was fixed (search_path patching)
* PostgreSQL: support of PG <= 8.4 (data types info reading)
* PostgreSQL: table comments added in DDL
* Oracle: synonyms reading was fixed (include broken synonyms)
* Oracle: NUMBER data type scale/precision editor was added
* Oracle: convert query line feeds for ORacle <= 10
* SQL Server: procedures drop was added
* SQL Server: table comments reading was added
* Connection invalidate job was fixed (disable disconnect on first failure)
* Connection editor was fixed (folder list)
* Autocommit toolbar button state refresh was fixed (on editor switch)
* CLI: connections duplications bug was fixed
* Query manager colors configuration was added
* Data transfer: extra output file name template variables were added
* Global column filters support was added
* ERD: fully qualified table names option was added
* ERD: export in GraphML was fixed (column data type)
* XLSX exporter was improved (configuration UI)
* SSHJ extension was repackaged
* Full text searcher UI was fixed (messages)
* Mockdata wizard UI was improved
* RPM package dependencies fix (Java 8)
* Misc minor UI fixes
Mon Apr 2 14:00:00 2018 mardnhAATTgmx.de
- Update to version 5.0.2
* SQL editor:
+ Empty script close behavior config was enhanced
+ Resources leak (thread + memory) was fixed
* Results viewer: plaintext + record mode error was fixed
* PostgreSQL:
+ Permission grants in table DDL
+ Constraints comments support was added
+ Foreign keys comments support was added
+ Sequences support (v10) was fixed
+ Sequences comments support was added
+ Functions permissions UI was added
+ Triggers DDL was added
+ Inherited tables DDL was fixed
+ Foreign servers DDL was added
+ Foreign wrappers DDL was added
+ Database rename support was added
* Oracle:
+ DBA views resolve was fixed
+ Standard function names highlight was fixed
* Exasol: table row count support was added
* SQL Server: URL generation (explicit port value) was fixed
* Greenplum driver configuration was added
* Data export: XLS format (NULL cell values, column comments)
was fixed
* Minor UI bugfixes
Tue Mar 20 13:00:00 2018 mardnhAATTgmx.de
- Update to version 5.0.1
* Data export: markdown (wiki, confluence) format support
* Data export: extra configuration for CSV format
* Data export: auto-size clumns in XLS
* Mockdata generator: UI redesign, extra configuration
* Connection selector dialog was redesigned
* ERD: save to image was fixed (image bounds)
* SQL generate: queries unwrap (configurable)
* SSH tunnel: external SSHJ implementation (ed25519 support, bouncy castle)
* Generic driver configuration was fixed
* PostgreSQL: table DDL fix (include table comment)
* MySQL: global server privileges edit fixed
* Oracle: PL/SQL parser was fixed
* Oracle: float data type support was fixed
* ERD in SVG format support was fixed
* Many minor UI fixes
Tue Mar 6 13:00:00 2018 mardnhAATTgmx.de
- Update to version 5.0.0
Mon Feb 19 13:00:00 2018 mardnhAATTgmx.de
- Update to version 4.3.5
Mon Feb 5 13:00:00 2018 mardnhAATTgmx.de
- Update to version 4.3.4
Mon Jan 22 13:00:00 2018 mardnhAATTgmx.de
- Update to version 4.3.3
Tue Jan 9 13:00:00 2018 mardnhAATTgmx.de
- Only build for %ix86 and x86_64 systems
Mon Jan 8 13:00:00 2018 mardnhAATTgmx.de
- Update to version 4.3.2
Mon Dec 25 13:00:00 2017 mardnhAATTgmx.de
- Update to version 4.3.1
Fri Dec 8 13:00:00 2017 mardnhAATTgmx.de
- Update to version 4.3.0
Mon Nov 13 13:00:00 2017 mardnhAATTgmx.de
- Update to version 4.2.5
Tue Oct 31 13:00:00 2017 mardnhAATTgmx.de
- Update to version 4.2.4
- specfile cleanup
Sat Feb 6 00:00:00 UTC 2016 - Mad-Soft
- updated to 3.5.9
Sun Nov 15 00:00:00 UTC 2015 - Mad-Soft
- updated to 3.5.3
Sat Nov 15 00:00:00 UTC 2014 - Mad-Soft
- updated to 3.0.2