Skip to content

Releases: takisd123/executequery

Execute Query v4.4.3-5629

16 Feb 09:53
Compare
Choose a tag to compare
  • Fixed issue with SQLite failing on the table view and browser.
  • Upgraded Liquibase lib in line with SQLite fix.
  • Modified font size for schema tree and menus

Execute Query v4.4.1-5484

09 Nov 09:56
Compare
Choose a tag to compare

Mainly bug fix release as below following some critical regression errors from 4.4.0.

  • Fixed missing error messages on exception dialog.
  • Fixed missing column and key labels on table node expansion.
  • Fixed regression bug that would break the tree model when adding or removing
    connections.

Execute Query v4.4.0-5476

04 Oct 12:22
Compare
Choose a tag to compare
  • Added selective connection and folder import and export.
  • Minor UI tweaks: sizes, borders, buttons.
  • New splash and about images.
  • Added fixed height scroller to connections menu.
  • Added localisation support Part 1 - limited RU support provided by Red Soft.
  • Added option to quote char/varchar values on delimited export and result set
    export.

Execute Query v4.3.2-5449

14 Oct 23:32
Compare
Choose a tag to compare

Summary of changes - v4.3.2 Build 5449:

  • Modified to examine result set return values as objects and strings to render
    appropriately within result set tables - eg. timestamp with time zone values.
  • Allowed for execution of stored procs where the meta data call for the proc
    fails. Proc with supplied parameters is executed as-is.
  • Introduced a new dark theme - Execute Query Dark Theme.
  • Now logging a warning only when attempting and failing to set transaction
    isolation level on a connection.
  • Modified text pane log event thread in render to avoid possible write locks.
  • Fixed result set table sort issue when selecting and rendering boolean types.
  • Added delay to table row count query for browser node selections to avoid
    system hang when moving through selection nodes - eg. keyboard arrow
    scrolling up/down quickly.
  • Added delay to table data retrieval for browser node selection ensuring no
    unecessary connections are opened and statements executed.
  • Fixed error on selecting to disconnect from the browser tree popup menu when
    the current selection is not a host node.
  • Modified to allow double-click item selections on available/selected list
    panels, ie. import/export column selections.
  • Added new menu items to Result Set table to copy cells as comma-separated
    values with or without quotes.

Execute Query v4.3.1-5443

23 Aug 11:24
Compare
Choose a tag to compare

To release v4.3.1-5443