Revisions of dbeaver

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 34)
- Update to 6.1.5
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 33)
- Update to 6.1.4
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 32)
- Update to 6.1.2
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 31)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 30)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 29)
- Update to 6.1.1
  - 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)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 28)
- Update to 6.1.0
  * Data viewer:
    - Spreadsheet column-based coloring support was added
    - Copy as HTML now uses html clipboard format
    - Focus loss bug was fixed (MacOS) 
  * Data transfer:
    - Export to XLSX format: performance was greatly improved
    - Table truncate confirmation was added
    - Plaintext export was fixed (datetime data types formatting) 
  * SQL editor:
    - SQL execution plan save/load support was added
    - Bug with keywords in comments was fixed
    - Active connection/schema selectors were fixed in the main/context menus
    - Workbench/J formatter was fixed 
  * ERD diagram: Dark theme support was improved
  * Database navigator:
    - New object create context menu redesigned
    - Duplicated nodes bug was fixed 
  * Spatial viewer:
    - Coordinates inversion was fixed (MySQL)
    - Column SRID and coordinates flip settings are now saved between sessions 
  * Oracle:
    - Constraints metadata reading was fixed (fixes table editor as well)
    - Indexes DDL reading was added 
  * PostgreSQL:
    - Backup of "quoted" schemas and tables was fixed
    - Functions' dependencies information was added
    - Struct data types parser was fixed (boolean fields extraction) 
  * MySQL:
    - BEGIN keyword handler was fixed
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 27)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 26)
- update to 6.0.4
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 25)
- update to 6.0.1
  - Eclipse 2018-12 is now the default platform
  - 32-bit versions were obsoleted
  - Charts colors configuration
  - Navigator resource folders visibility configuration
  - Mock data: new random texts generators were added
  - Data editor: inline editor focus handler was fixed
  - Plaintext format: show Western European characters
  - Data transfer: new connection close fix
  - Snowflake: tables and columns comments edit support was added
  - Oracle:
    - Session manager now tracks global sessions (RAC)
    - Procedures/packages save/compile command was fixed
  - PostgreSQL:
    - Multi-tenant  databases support was improved
    - Database description reading was added
  - MySQL: execution plan build fix
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 24)
- update to 5.3.4
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 23)
- update to 5.3.2
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 22)
- update to 5.3.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 21)
- update to 5.2.5
  * SQL Server (MSSQL) database extension was added:
    - Native SQL Server metadata
    - Table/columns/indexes/constraints editor
    - View/edit objects' comments
  * Connection invalidate/reconnect action was redesigned (now forces reconnect always)
  * Data viewer:
    - Cell rendering was fixed in the plaintext view
    - Data save/reject key bindings were fixed
    - Support of right align for numbers and dates in plaintext view was added
  * SQL editor:
    - Tabs management was redesigned (now all tabs are pinnable and closeable)
    - SQL completion was significantly improved/fixed
    - Additional configuration for SQL formatter
  * Object editor:
    - Problem with "jumping" focus was fixed
    - Links rendering was fixed
    - Checkboxes are now grouped together
  * Data transfer: problem with multiple tables mappings was fixed
  * Read-only connections now restrict metadata edit
  * Driver properties editor UI was improved (password properties masking)
  * Project explorer UI was fixed (header column sizes)
  * PostgreSQL:
    - View and functions rename support was added
    - PostGIS support improved (now supports creation of new geometry values)
    - Data type DDL was added
    - Functions DDL was improved (comments)
    - JDBC driver default version changed to 42.2.5
  * MySQL:
    - Multiple/excluding schema filters were fixed
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 20)
- update to 5.2.3
  * Object (tables, columns, etc) editor was redesigned
  * Statistics/misc tab was added to object editors
  * Data transfer supports document-oriented databases now
  * Table rename procedure is available from the table editor (MySQL, PG, Oracle, DB2)
  * Long operations canceling was fixed
  * "Tip of the day" popup was added
  * Java 11 support was added
  * Azure SQL driver was added
  * AWS Athena support was significantly improved
  * AWS Redshift:
    - Spectrum and external tables support was added
    - Columns and foreign keys metadata reading was fixed
  * Cockroach: foreign keys reading was fixed (for ERD)
  * Vertica: performance for data reading from big tables was improved
  * PostgreSQL: support transactions in tools (Truncate and others) was added
  * Oracle: TIMESTAMPTZ and TIMESTAMPLTZ data types support was fixed
  * Greenplum: session manager was added
  * SQL Server: sequences info reading was fixed
  * Clickhouse: GROUP BY/ORDER BY functions in grouping panel were fixed
  * Eclipse 2018-09 is now the default platform.
  * Extra command line parameters were added
  * German and Russian localizations were significantly improved
  * A lot of minor UI fixes
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 19)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 18)
- update to 5.2.2
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 17)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 16)
- update to 5.2.1
- drop rpmlintrc
- use dbeaver.desktop from upstream
- changes from 5.2.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 15)
- update to 5.1.6
  * Generic driver: new objects creation was fixed
  * Foreign keys creation was fixed
  * Schema loading was fixed (Generic driver)
  * Native client download feature was added 
    (MySQL, MariaDB, PostgreSQL)
  * Database objects search was fixed
  * Long CLOB value editor was fixed
  * Configuration for edit toolbar visibility was added 
    (toolbar is disabled by default)
  * Keyboard shortcuts activation was fixed
  * Security:
    - SSH tunnel initialization fix (NPE)
    - SSH keyboard-interactive method: now use saved password
    - Advanced security (BouncyCastle) is now used for 
      SSL/SSH cryptography by default (if present)
    - ed25519 support was updated
  * SQL editor:
    - Auto-completion was improved (fully-qualified names)
    - Source code paste transformer was improved
    - Indentation was fixed
  * Redshift:
    - PostgreSQL driver is used for connection
    - Data editor was fixed (read-only state)
  * Vertica: table list loading performance issue was fixed
  * MySQL: zeroDateTime configuration was fixed 
    (solves performance issue)
  * PostgreSQL:
    - Table DDL was fixed (GRANT commands)
    - Foreign table DDL was fixed (OPTIONS clause)
Displaying revisions 101 - 120 of 134
openSUSE Build Service is sponsored by