Quantcast
Channel: DBeaver Community
Viewing all 311 articles
Browse latest View live

DBeaver 3.4.5

$
0
0

DBeaver 3.4.5 has been released.
Brief changelist:

  • Apache Derby extension was added (view source, sequences, etc)
  • SQL editor now scrolls to error position (Oracle, MySQL, PostgreSQL, Firebird, Derby)
  • Output messages were fixed (MSSQL)
  • Sequences were fixed (PostgreSQL)
  • MongoDB 3.x support added
  • Preference pages were redesigned
  • Plaintext results presentation configuration was added
  • Eclipse 4.5 (Mars) support added for plugin version
  • CSV export config improved
  • ERD export in GraphML format was added
  • A few hanging/UI freeze problems were fixed
  • Misc UI bugs were fixed

DBeaver 3.5.0

$
0
0

Brief changelist:

  • Driver manager and driver download dialogs were redesigned and improved.
  • Connection wizard was improved. Driver settings button added.
  • DBeaver now uses Maven repositories to download JDBC drivers.
  • Support of Maven artifacts was added to driver editor dialog.
  • Oracle and DB2 JDBC drivers were removed from DBeaver distribution. Now they have to be downloaded manually (due to license restrictions).
  • Data formatter was fixed (problem with cached configuration).
  • Export to SQL INSERTs was fixed (quotes).
  • Multiple connections configuration files support added (DBeaver loads all config files matching .dbeaver-data-sources*.xml).
  • Many minor UI fixes.
  • Base platform was changed to Eclipse 4.5 (Mars). A few UI bugs in standalone version were fixed with this migration.
  • DBeaver migrated to Tycho build system instead of Ant headless builds.

Since version 3.5.0 we no longer provide prebuilt archives for Solaris, AIX, 32-bit MacOS and Linux RPM (but you can always build them from sources).
If you need any of them – please write me or make a feature request on forum.

DBeaver 3.5.1

$
0
0

Brief changelist:

  • Table columns rename feature added (MySQL, DB2, Oracle)
  • Possibility to create embedded database added (Derby, H2)
  • Templates assistant feature added (Shift+Tab)
  • Launcher icons fixed
  • MS Access driver updated
  • Informix driver updated
  • Multiple config fixes support fixes
  • Export of MySQL routines added
  • Multiple resultsets support added to DB2
  • Decimal columns handling fixed
  • Stored procedures/packages loading fixed (UI freeze fixed)
  • Maven artifact version resolve fixed (exclude alpha/beta versions)
  • DBeaver now depends on Java 1.7
  • A few UI fixes

Note: if you upgraded from a previous version and DBeaver doesn’t start: try to run it with command line parameter “-clean” (“dbeaver -clean”)

DBeaver on GitHub

$
0
0

github-logo

Good news for developers and DBeaver community. Those who just needs recent DBeaver version please ignore it and proceed to download.

Finally DBeaver has moved to GitHub.
In the nearest future I’ll describe build procedure and write some other docs which will let to work with DBeaver sources easier.
I didn’t yet decide how to manage bug reports and feature requests better.
For now you can use our good old forum or (better) create issues in GitHub issue tracker. Eventually I’m planning to move all bug reports to GitHub or some other tracker.
If you have any suggestions/ideas – please write me.
PS Please star the dbeaver repository! ;)

DBeaver 3.5.2

$
0
0

DBeaver 3.5.2 has been released.

Warning: if you upgraded from 3.5.1 and you see IOException error during driver dependencies resolution then you need to fix the driver. Go to driver editor (click on “Edit Driver” on download page), press “Reset to defaults” button, press Ok and restart DBeaver.

Changelist:

  • Drivers download UI was fixed
  • Checkbox editor UI was fixed (MacOS)
  • JDBC drivers (Maven artifacts) dependencies resolution added
  • Windows installer was fixed (libraries unpacking error)
  • Data export: JSON format support was added
  • Solaris (x86) version is back in business
  • Table/columns alter fixed (column NULL/NOT NULL and DEFAULT modifiers)
  • SQL editor: hyperlinks resolution was fixed
  • SQL editor: active query extraction was fixed (multiline comments support)
  • SQL scripts creation (in a folder) was fixed
  • Redundant SQL scripts cleanup was added
  • MySQL comments handling was fixed (escaping)
  • MS Access (UCanAccess) driver updated
  • Firebird driver updated
  • Apache Hive driver was added
  • Apache Drill driver was added
  • Drivers icons added
  • Program icon fixed (Linux)
  • DBeaver sources moved to GitHub

DBeaver 3.5.3

$
0
0

Brief changelist:

  • Drivers download UI was fixed.
  • Linux: RPM installer has been added, DEB installer has been fixed (version update).
  • Macos: DMG archive has been added.
  • Windows: installer has been fixed (version update).
  • PostgreSQL: inline editor fixed. Custom SQL queries results are now editable. Native data types loading was fixed.
  • Oracle: metadata reading performance was improved. IOT support added.
  • Oracle structures edit support fixed. XML edit support fixed.
  • Data export: column name quoting added for SQL INSERTS format.
  • Query manager UI improved (SQL formatting).
  • Properties view was fixed.
  • Floating-point numbers default format was changed.
  • Metadata read/edit: a few minor fixes.

DBeaver 3.5.4

$
0
0

Dbeaver 3.5.4 has been released. It is a kind of hotfix version.
Brief changelist:

  • New objects creation was fixed
  • Foreign key navigation (back/forward) was fixed
  • Paste in property editor (inline) was fixed
  • MySQL: connection dialog fixed
  • DB2: MQT indexes support was added
  • PostgreSQL: date time support was fixed
  • Firebird: procedures/views DDL was fixed
  • Oracle: block statements (begin .. end) execute was fixed
  • CLOB/text columns edit was fixed
  • Query manager: queries now formatted with parameter values
  • RPM package fixed (Fedora 20+ format)
  • Editors UI was improved (icons)
  • Keyboard shortcuts fixes

DBeaver 3.5.5

$
0
0

DBeaver 3.5.5 has been released.

  • Grid control was redesigned (filters, navigation, inline editors)
  • Triggers support was added for PostgreSQL, SQL Server, Sybase, Firebird, Informix
  • Processing of SQL blocks (begin/end) was fixed
  • Save of metadata changes was fixed
  • SQL editor connection selector was fixed
  • Data search (full-text) was fixed
  • Invalidate (reconnect) behavior was fixed
  • Persistent query filters history (EE version)

filter-panel2

  • Metadata editor (views, tables, etc) refresh was fixed
  • PostgreSQL: text (clob) columns handle fixed
  • MySQL: “enum” and “set” data types support fixed
  • MySQL: partitions information reading was fixed
  • Firebird: views and procedures source code generation was fixed
  • Oracle: use DBA_* views when possible
  • Oracle: read new ROWID for inserted rows
  • Sybase: views, procedures and triggers source code
  • SQL Server/Sybase: hyperlinks detection fixed
  • UI freeze was fixed (metadata changes save)
  • Some standard Icons was changed
  • Minor UI fixes

DBeaver 3.5.6

$
0
0
DBeaver 3.5.6 has been released: Foreign key edit in value view panel Editor refresh (f5) was fixed Driver editor UI improved Standard SQL keywords added MySQL: events support was added MySQL: indexes metadata was improved PostgreSQL: OID and HSTORE columns

DBeaver 3.5.7

$
0
0

Brief changelist:

  • Filter panel wa fixed (query text, ui issues)
  • Version upgrade issue fixed (NPE on startup)
  • Columns default value change fixed (quotes)
  • Context tools menu added (ALT+`)
  • Eclipse plugin: workspace save/restore warnings fixed
  • Scripts management redesigned (content preview, recent scripts)
  • Results grid control improved (tooltips, icons)
  • Generate object DDL command added
  • Duplicated procedures/functions fixed
  • MySQL: new database charset/collation options was added
  • SQLite: foreign keys resolution was fixed
  • SQLite: BLOB/CLOB editor fixed
  • MongoDB: connection security issue fixed
  • Many minor UI fixes

DBeaver 3.5.8

$
0
0
This is a minor version, a few bugfixes just in honor of the New Year.
Probably it is the last 3.5.x version, next one will be 3.6. It will include new PostgreSQL extension and a few other features.

Brief changelist:

  • SQL completion was fixed
  • Results filtering (by custom value) was fixed
  • DDL generation was added (from context menu)
  • Duplicated procedures were removed
  • Enum types support was fixed
  • Dictionary tables editor was added
  • Temporary files cleanup was fixed

DBeaver 3.5.9

$
0
0

DBeaver 3.5.9 has been released.

This version contains many bugfixes and a couple of new features:
  • Color results (based on column values)
  • UI freeze during table data save was fixed
  • SSH tunnel: password prompt was fixed
  • Properties editor fixed
  • Resources (scripts, diagrams, etc) copy/paste support was added
  • SQL formatter fixed (WHEN .. THEN)
  • Resultset filter dialog was improved
  • Data import wizard was fixed
  • Identifiers (table/column names) quote was fixed
  • Metadata compare error was fixed
  • ERD loading (contents) was fixed
  • MySQL/PostgreSQL/Vertica: SELECT .. LIMIT bug was fixed
  • Oracle: table rename fixed
  • Oracle: tnsnames parser was improved
  • Teradata: default port set
  • A few minor UI bugs were fixed

DBeaver 3.6

$
0
0

DBeaver 3.6 has been released (finally!).
Main new feature – PostgreSQL extension. It supports many PostgreSQL specific features but, honestly, it doesn’t cover 100% of functionality. Maybe 70%.
This extension will be improved in further versions.
Brief changelist:

  • PostgreSQL: new extension was added (metadata editor, data types, sessions, inheritance, support of arrays, structures, enums, uuids, hstore, etc).
  • Cassandra: driver was updated to 3.0
  • DB2: nicknames, temp tables, execution plan
  • Amazon Redshift driver was added
  • SQL generation was fixed
  • Stored procedures/views save was fixed
  • SQL editor statement highlighting was redesigned
  • Data transfer fixes (binary data export)
  • Property viewer was fixed
  • UI freezes during save were fixed
  • A lot of minor UI fixes

DBeaver 3.6.1

$
0
0

DBeaver 3.6.1 has been released.
This is a hotfix version. It contains a few new features and a set of urgent bugfixes of previous major version (3.6.).

  • PostgreSQL: multi-database support was fixed.
  • PostgreSQL: Older (<8.4) versions support was fixed.
  • PostgreSQL: Cross-schema foreign keys support.
  • Cassandra: date/time types handler fixed.
  • MySQL: privileges editor was fixed, collations sorting was added.
  • Taradata: URL template was fixed.
  • SQL editor has been improved. A big number of new configuration options was added.
  • SQL keywords/functions list was fixed/updated
  • Content assistant was fixed (show only available schemas).
  • Support of named tabs for SQL queries was added.
  • Foreign keys navigation shortcuts were added.
  • Local results ordering was fixed.
  • Preference pages were reorganized.
  • Driver force download option was added.
  • BLOB caching feature was added.
  • Many minor UI fixes and improvements.

DBeaver 3.6.2

$
0
0

Version 3.6.2 has been released.
Main feature: SSL support for MySQL and PostgreSQL. Please report about any issues with SSL.
Changelist:

  • Cassandra 3.x support was added. New data types, metadata browser.
  • MongoDB 3.x authentication support was added.
  • PostgreSQL: SSL support, foreign tables support, database switch, metadata managers improved.
  • MySQL: SSL support was added.
  • Oracle: table DDL generator improved.
  • Many minor UI fixes and improvements.

DBeaver 3.6.3

$
0
0

DBeaver 3.6.3 has been released.
Brief changelist:

  • MySQL: support of DELIMITER command
  • PostgreSQL: metadata reading fixed
  • Cassandra: functions and aggregates support added; date/time and UDT bindings fixed
  • Connections keep-alive support
  • Keywords case auto-convert
  • Source code paste conversion
  • SQL formatter: fixes and improvements
  • SQL formatter: external formatter support
  • SQL preferences redesigned
  • Many minor fixes

DBeaver 3.6.4

$
0
0
Brief changelist: MySQL: database export wizard improved (+ DEFINER remove feature) Oracle: metadata read performance improved PostgreSQL: metadata read fixed for version before 9.x PostgreSQL: temp/toast schemas access added MongoDB: document update/delete fixed SQLite: datetime columns read/update fixed GemfireXD: driver

DBeaver 3.6.5

$
0
0

DBeaver 3.6.5 has been released.
It is a hotfix version, specifically for PostgreSQL users.
Version 3.6.4 has a critical bug which may lead to incorrect table data update because of incorrect primary key detection.
Changelist:

  • PostgreSQL: table data update fix (CRITICAL)
  • PostgreSQL: metadata read fix
  • MySQL: database export fix
  • Oracle: custom PLAN table creation
  • Windows installer now shipped with JRE 1.8

DBeaver 3.6.6

$
0
0
DBeaver 3.6.6 has been released. Brief changelist: Column transformers (view numbers in a specified radix, view milliseconds as dates, etc) MongoDB: editor was fixed MongoDB: document renderer (JSON) was improved PostgreSQL: minor metadata fixes MySQL: database export was fixed Apache

DBeaver 3.6.7

$
0
0

Dbeaver 3.6.7 has been released:

  • PostgreSQL: function-based indexes support
  • PostgreSQL: columns search added
  • PostgreSQL: triggers source viewer fixed
  • PostgreSQL: foreign key creation fixed (delete/update rules)
  • MySQL: database dump fixed (command line parameters)
  • MySQL: stored procedures editor fixed
  • DB2: unisuq key creation fix
  • ODBC driver fixed (Java 8 for Windows)
  • Redis: pre-alpha version of Redis extension in EE version (only for testing)
  • Table unique key search fixed (do not use nullable columns)
  • Connection properties dialog was fixed
  • ResultSet context menu redesigned
  • SQL editor context menu redesigned
  • CSV exporter fixed (values escape)
  • Project create fixed
  • Binary column encoding was fixed (hex format)
  • Sound notifications support added
  • Database navigator refresh error handler added
  • Many minor UI bugs were fixed
Viewing all 311 articles
Browse latest View live