Sqlite Developer Changelog

What's new in Sqlite Developer 3.8.7.503

Nov 4, 2011
  • [GUI] "Access violation" error on CTRL-C (sharpplus) - closed.
  • [Export/Import] Add Pragma foreign_keys=false (sharpplus) - closed.
  • [SQL Editor] Automatic detect sql encoding in the sql open dialog (sharpplus) - closed.
  • [SQL Editor] AV after clicking begin transaction button (regression of 3.15) (sharpplus) - closed.
  • [Export/Import] Incorrect tables order on "Extract database schema and data (sharpplus) - closed.
  • [GUI] Add grid font option (sharpplus) - closed.
  • [Export/Import] Add import sql option into import wizard (sharpplus) - closed.
  • [Export/Import] After Moving the Node , Virtual Table Image Index disappeared. (In Extract Wizard) (sharpplus) - closed.
  • [SQL Editor] wrong line number was displayed(regression of 3.41) (sharpplus) - closed.
  • [Performance] Poor performance when executing large script (sharpplus) - closed.

New in Sqlite Developer 3.6.7.469 (May 15, 2010)

  • [Data Editor] Be able to paste data from clipboard (sharpplus)
  • [GUI] Schema windows (sharpplus)
  • [Install] Multiple duplicate Sample DB were registered after installation (sharpplus)
  • [DBA] upgrade to sqlite 3.6.23.1 (sharpplus)
  • [SQL Editor] duplicate keywords were added in Auto complete list (sharpplus)
  • [Other] Add File Association Setting (sharpplus)
  • [SQL Editor] append [] for field name selected from autocomplete list (sharpplus)
  • [GUI] Does not save changs? (sharpplus)
  • [GUI] icon of field was not displayed (regression of 3.60) (sharpplus)
  • [DBA] Improve the test data generator speed (sharpplus)
  • [Schema Editor] Remove Generate foreign key trigger command due to sqlite already have build in foreign key support (sharpplus)
  • [DBA] Test Data Generator
  • [Schema Editor] Sort the index fields will cause access violation (regression of 3.58)
  • [Parser] Can not parse the script with some special create table sql correctly

New in Sqlite Developer 3.5.2.418 (Oct 7, 2009)

  • 0000987: [Parser] incorrectly format some sql - closed.
  • 0000982: [Schema Editor] schema editor combobox editor minor tweaks - closed.
  • 0000981: [Schema Editor] Can not create foreign keys for temporary tables - closed.
  • 0000980: [Schema Editor] Foreign Key will not be generated sometimes - closed.
  • 0000979: [DBA] upgrade to sqlite 3.6.18 - closed.
  • 0000978: [Schema Editor] data tabset should not be shown when creating the new table - closed.
  • 0000977: [Export/Import] Can not import more than 1000 records with sqlite database importation - closed.

New in Sqlite Developer 3.5.1.416 (Sep 18, 2009)

  • 0000979: [DBA] upgrade to sqlite 3.6.18 - closed.
  • 0000978: [Schema Editor] data tabset should not be shown when creating the new table - closed.
  • 0000977: [Export/Import] Can not import more than 1000 records with sqlite database importation - closed.

New in Sqlite Developer 3.4.0 (May 4, 2009)

  • [Unicode] restore ansi table name and field name support which was removed from version 3.00 - closed.
  • [GUI] show different icon for key field - closed.
  • [DBA] open db as memory database - closed.

New in Sqlite Developer 3.3.4 (Mar 27, 2009)

  • 0000933: [Export/Import] EXCEPTION:Too many fields, or too many long string fields in this record.You must increase the internal record size of the csvDa - closed.
  • 0000918: [Export/Import] Add hot backup and restore database wizard (sharpplus) - closed.
  • 0000872: [Extension] Can't open encypted database - closed.
  • 0000926: [Export/Import] Fileds types are lost when Importing northwind database from SQL Server 2005 - closed.
  • 0000925: [GUI] After fixed the problem with performance, the filter was not worked as expected - closed.

New in Sqlite Developer 3.01 RC (Oct 2, 2008)

  • [Export/Import] now we can specify the encoding of exported schema sql.
  • [Export/Import] fixed broken extract database schema and import database function in 3.0.0 beta.
  • [Schema Editor] some GUI tweaks.

New in Sqlite Developer 2.53 (Mar 27, 2007)

  • [SQL Editor] Add parentheis matching