SQLEditor Change Log http://www.malcolmhardie.com/sqleditor/appcast.xml Most recent changes with links to updates. en Version 1.7.14 http://www.malcolmhardie.com/sqleditor/versionhistory.php?version=1.7.14

SQLEditor - 1.7.14

  • Release version of 1.7.14b1
  • From Version 1.7.13b1
    • This release contains sql parser improvements:
    • Parser now supports both TIMEZONE and TIME ZONE for relevant time types
    • Parser add support for some missing data types (including CURSOR)
    • Parser better handling of keywords that are also identifiers
    • Parser better handling of intervals for postgres and oracle
  • From Version 1.7.13b2
    • fix for YEAR keyword with and without PRECISION
    • fix for DOUBLE keyword and PRECISION keyword
    • fix for some other keywords that weren't reliably recognized.
  • From Version 1.7.14b1
    • Fix for 10.4 compatibility
    • Fix for parsing single alter table with multiple foreign key instructions
22nd January 2012
Version 1.7.12 http://www.malcolmhardie.com/sqleditor/versionhistory.php?version=1.7.12

SQLEditor - 1.7.12

  • Release version of 1.7.12b1
  • From Version 1.7.11b1
    • removed zoom placard to fix lion scroll tearing with gesture mouse (FS#923)
    • removed scroll zoom option (to return in b2)
  • From Version 1.7.12b1
    • Fix for cardinality on table level foreign keys not saving
    • SQLite export now uses double quotes for identifiers and single quotes for quoted values
21st December 2011
Version 1.7.11 http://www.malcolmhardie.com/sqleditor/versionhistory.php?version=1.7.11

SQLEditor - 1.7.11

  • Release version of 1.7.11b2
  • From Version 1.7.11b1
    • removed zoom placard to fix lion scroll tearing with gesture mouse (FS#923)
    • removed scroll zoom option (to return in b2)
  • From Version 1.7.11b2
    • Added zoom menu item to toolbar
    • added zoom menu to context (right click) menu in main window
28th October 2011