FreeSQL Changelog

What's new in FreeSQL 2.19.3

Mar 26, 2019
  • Bug correction in replace function.

New in FreeSQL 2.17.11 (Dec 22, 2017)

  • Minimal bug correction

New in FreeSQL 2.17.3 (Apr 3, 2017)

  • Bug correction on import procedure
  • Bug correction on query beautify

New in FreeSQL 2.16.7 (Jul 7, 2016)

  • Double click on active connection tab to close it
  • Minor bug correction

New in FreeSQL 2.15.10 (Jul 7, 2016)

  • Support for multiple active connections tabs
  • Bug correction

New in FreeSQL 2.15.7 (Jul 17, 2015)

  • Addedd schema support for postgres database
  • Icon restyles

New in FreeSQL 2.14.10 (Oct 20, 2014)

  • Bug corrections
  • Downgrade to framework 2.0 for compatibility with old computers

New in FreeSQL 2.14.5 (May 20, 2014)

  • Bug correction
  • Speed improvements

New in FreeSQL 2.13.3 (Feb 23, 2013)

  • New connection manager
  • TreeView context menu
  • Minor bugs correction
  • Graphic restyles

New in FreeSQL 2.13.2 (Jan 22, 2013)

  • Bugs correction
  • Some restiles

New in FreeSQL 2.13.1 (Jan 4, 2013)

  • Framework changes (from 2.0 to 4.0)
  • XML format into cell editor
  • Improvements to import function
  • Improvements to export function
  • Better panels management
  • Menu reorganization
  • Minor bugs correction

New in FreeSQL 2.12.5 (Jan 4, 2013)

  • Improvements to connections
  • Add an option to "break on error" into the import function
  • Multiple connection allowed across panes
  • Added support for CUBRID database (beta)

New in FreeSQL 2.12.2 (Feb 17, 2012)

  • Pane manager restyled
  • query execution optimization
  • History improvements

New in FreeSQL 2.11.9 (Feb 17, 2012)

  • Pane manager (up to 5 panes are available for up to 5 concurrent sql)
  • Run query as stored procedure
  • Bug correction and improvements for:
  • Oracle tnsnames.ora list
  • Query history
  • Postgres record retrieval limit

New in FreeSQL 2.11.4 (Feb 17, 2012)

  • Management of a blob column (right clic on a blob cell to see the menu)
  • Bugs correction of:
  • drag & drop
  • use of SQL reserved words
  • parameter request
  • text replace function
  • query beautify

New in FreeSQL 2.11.2 (Feb 17, 2012)

  • Management of a blob column. Right clic on a blob cell to see the menu.
  • Bugs correction in drag & drop and some SQL reserved words.

New in FreeSQL 2.10.11 (Nov 3, 2010)

  • Implemented param substitution memo; now the param value for the given name will be saved.
  • Improved history recalling
  • Implemented drag & drop for the grid column header (with right button)

New in FreeSQL 2.10.6 (Jun 11, 2010)

  • Reorganization to the FreeSQL options with a new one: the default table alias
  • Now you can commit changes to the data without move between rows before
  • F2 will now begin edit of the current cell instead of new query
  • The resize of the columns of the grid is allowed also if the auto-size option is set
  • Enabled Ctrl-C on the left pane to copy object name
  • Double clic on the field name to transpose it into the sql text
  • Implemented ESC to abort export process

New in FreeSQL 2.10.5 (Jun 2, 2010)

  • Export will now export the entire content of the selected object
  • Added execute query to disk function that will save the result of the query
  • directly to the disk using less RAM
  • The classic export function is now under the button save on the grid toolbar

New in FreeSQL 2.10.4 (Jun 2, 2010)

  • Removed check-update-on-start function
  • Import improvements
  • Execute query and script optimization

New in FreeSQL 2.10.3 (Jun 2, 2010)

  • Small graphical restiling
  • Bug corrections and code optimization

New in FreeSQL 2.10.2 (Jun 2, 2010)

  • Improved connection form to retrieve automatically servers and databases
  • Minimal bug corrections

New in FreeSQL 2.9.12 (Jun 2, 2010)

  • Changes to the full-edit-cell form
  • Registry optimization
  • Find & Replace optimization

New in FreeSQL 2.9.11 (Jun 2, 2010)

  • Implemented the check on-line updates notification
  • Imports bug correction and improvements
  • Added Ctrl-C on the treeview to copy object name into the clipboard

New in FreeSQL 2.9.3 (Jun 2, 2010)

  • imporvement to the login form
  • Implemented import from Excel sheet
  • Code optimization

New in FreeSQL 2.8.27 (Jul 1, 2009)

  • bug correction for date 0000-00-00 in mysql
  • implemented Find and Replace function
  • improved CREATE TABLE option

New in FreeSQL 2.8 (Mar 26, 2009)

  • Changes:
  • restiling of menu: some options are now available directly from menu
  • implemented Ctrl-A to select all query text
  • implemented a checkbox on the login mask to decide if the password should be stored in the profile
  • implemented a possibility to purge the history

New in FreeSQL 2.7.20 (Mar 13, 2009)

  • Changes to import function
  • Changes to "sql recall" function to find a text into a previously find result

New in FreeSQL 2.7.13 (Feb 16, 2009)

  • bug correction in import function
  • other minimal bugs correction

New in FreeSQL 2.7.7 (Jan 30, 2009)

  • Changes:
  • changes to login to manage correctly Cancel button and erroneus data
  • sql text or script can now ended with ";"
  • other bugs correction