SQLVue Changelog

What's new in SQLVue 4.2.0

Oct 28, 2013
  • Now a Cocoa app on OS X
  • Table list on left can now be resized
  • Does not crash when more than 60 columns in a table
  • Can now use Zoom/Maximize button
  • Other minor changes and improvements

New in SQLVue 4.1.0 (May 30, 2011)

  • Create and alter tables without using SQL using the table designer
  • Export database table structure as SQL statements
  • Improved SQLite online reference
  • Added database integrity check
  • Added index anaylzer
  • All-new View designer for creating and altering views
  • Chinook DB is now used as the sample database
  • NULL values are displayed in SQL result sets
  • General user interface improvements

New in SQLVue 4.0.1 (Apr 18, 2011)

  • Added Toolbar button to Show Table details
  • Can now open SQL into SQL Editor
  • Minor bug fixes and updates