- SQL editor:
- “Open SQL console” action was added to the main toolbar and context menu
 - Support of very long sql scripts was improved
 - Parser hanging was fixed (partially) for queries with a lot of parenthesis
 - Auto-completion performance was improved
 
 - Data editor:
- Drop-down inline editor was fixed (Linux)
 - Epoch time transformer now supports timezones
 - Copy As SQL: now uses correct SQL dialect
 
 - Metadata editor: support of pure unicode identifiers was added
 - Content assistant was fixed for drop-down selectors
 - Connection configuration import now supports target folders
 - GIS (spatial) data viewer:
- MapBox tile configuration was fixed
 - 3D geometry objects now can be displayed on map
 - Geometry transformer for binary format (WKB) was added
 
 - Trino (ex-PrestoSQL) driver was added (thanks to @mosabua)
 - MariaDB: default driver version upgraded to 2.7.1
 - SQLite:
- Spatial (gis) data viewer was added
 - Metadata refresh was fixed (wrong foreign key name)
 
 - PostgreSQL:
- SQL formatting for custom data types was fixed (geometry and others)
 - Backup/restore now support non-standard authentication (e.g. IAM)
 - Redundant data types removed from navigator tree (arrays)
 - Nested multiline comments support was added
 - Database template list now contains all databases
 
 - Redshift: driver version was upgraded (bug with “session is read-only”)
 - Presto/Trino: GIS transformers support was added
 - Firebird:
- SQL parser was fixed (code blocks)
 - Table/view type recognition was improved (for older FB versions)
 
 - Number of errors with wrong focus tracking fixed on MacOS
 - Clear message for Java version mismatch errors was added
 - Now DBeaver can be installed without bundled Java (Windows and Linux)
 - Problem with Eclipse Marketplace extension was fixed
 - Several minor UI bugs were fixed
 
DBeaver 7.3.4
		Posted in Releases