- SQLiteSpy 1.8.16 – Faster processing of large SQL scripts, fix table mode browsing for tables with columns named ROWID, print query performance counter.
|
Version HistoryDISQLite3 2.3.1 – 31 Aug 2010
DISQLite3 2.3.0.1 – 05 Aug 2010
The differences between DISQLite3 2.3.0.1 and DISQLite3 2.3.0 are minimal, but because of the possibility of database corruption, upgrading is highly recommended. DISQLite3 2.3.0 – 28 Jul 2010
DISQLite3 2.2.2 – 31 Mar 2010
DISQLite3 2.2.1 – 17 Mar 2010
DISQLite3 2.2.0 – 9 Jan 2010IMPORTANT INCOMPATIBILITY CHANGE – please read carefully:
Up to this version, the sqlite3 type was an untyped
Instead, problems surfaced at runtime. They often materialized as access violations with no meaningful error message and could drive helpless developers into despair. When contacting support, some of them even attributed the problem to a bug in DISQLite3. Even though this was not correct, they certainly had a point. So after careful consideration I decided to change all untyped
For
Unfortunately, the modified strong typing might ask to change existing code before it compiles. Luckily, however, with Automatic conversion for larger projects is at hand here: DISQLite3_Type_Converter.zip contains a precompiled version of the JVCLConverter utility plus the conversion data file. It takes less than a minute to update the DISQLite3 Demos from previous versions: Run JVCLConverter.exe, select the source code folder, and convert. Converting other projects should be just as quickly.
Limit to auto-conversion: The This table lists all modified, renamed, or deleted type names and their new counterparts. Only those at the top of the list should be in frequent use:
Bugs fixed in this version:
DISQLite3 2.1.2 – 8 Dec 2009
DISQLite3 2.1.1 – 15 Oct 2009
DISQLite3 2.1.0 – 14 Sep 2009
DISQLite3 2.0.9 – 18 Aug 2009
DISQLite3 2.0.8 – 14 Jul 2009
DISQLite3 2.0.7 – 8 May 2009
DISQLite3 2.0.6 – 28 Apr 2009
DISQLite3 2.0.5 – 7 Apr 2009
DISQLite3 2.0.4 – 5 Mar 2009
DISQLite3 2.0.3 – 31 Jan 2009
DISQLite3 2.0.2 – 20 Dec 2008
DISQLite3 2.0.1 – 28 Nov 2008
DISQLite3 2.0.0 – 17 Nov 2008
DISQLite3 1.6.1 – 8 Aug 2008
products/sqlite3/history.txt · Last modified: 2010/08/31 16:26 (external edit)
|
| Copyright (c) 2000-2010 Ralf Junker – http://www.yunqa.de/delphi/ – Disclaimer – Haftungsausschluss – Impressum |