
Release Notes 1.1
-------------------

This is a fix patch that resolves some problems related to inserting/updating data in table detail panel, tables/data replication and SQL Server connections.


Release Notes 1.0.9
-------------------

This is a fix patch that resolves some problems related to inserting/updating data in table detail panel.


Release Notes 1.0.8
-------------------

This is a fix patch that resolves the following issues:
- eliminates database errors on fetching data on table detail folders (expecially on Oracle databases)
- speed up table detail data fetching by retrieving data only when the user clicks on the folder
- enable drag 'n drop on entities lists on Database Schema 


Release Notes 1.0.7
-------------------

This is a fix patch that resolves some problems related to data editing in table detail panel:
now insert/update/delete operations in table detail panel could use a double quote " around a table field,
according to the "Add quotes to insert/where fields" setting in "Data Connection" window.


Release Notes 1.0.6
-------------------

This is a fix patch that resolves some problems related to data replication.
It also adds a new window to the application: "Database Schema"; it allows to view a database schema E/R diagram, 
compose it, store and recall schemas, print and export (in PDF format) them.



Release Notes 1.0.5
-------------------

This is a fix patch that resolves some problems related to data replication.



Release Notes 1.0.4
-------------------

This is a fix patch that resolves some problems:
- on executing queries on SQL Editor when SQL started with spaces
- on viewing table detail with MySQL databases on VARCHAR columns
It also add the following features:
- quick filter on data table using right click mouse
- data replication from a database schema to another database schema, by selecting a list of tables to replicate



Release Notes 1.0.3
-------------------

This is a fix patch that resolves a problem on saving and loading database profile ini files.
It also add a SQL script panel to the table detail.
It also add a triggers panel to the table detail.
Il also improve coloring policy in SQL Shell.
Il also add "Add Column", "Drop Column" and "Drop Table" commands to the table detail.


Release Notes 1.0.2
-------------------

This is a fix patch that resolves database errors on:
- viewing table details
- listing schema list
- listing tables list
- updating dates on grid and executing queries with parameters
It also add a progress bar to indicate wait for progress.
It also improves CTRL+SPACE and . commands on SQL Shell.
It also improve SQL Shell by coloring text according to SQL syntax


Release Notes 1.0.1
-------------------

This is a fix patch that resolves table detail visualization problems and database errors on viewing table details.

