What's new in SQLite Database Browser 3.2.0

Jul 8, 2014
  • Improvements:
  • Add keyboard shortcuts for saving changes and for executing a SQL statement #22 2136813 682561f
  • Add High DPI text rendering support for Mac OSX #21
  • Remember column widths on Browse Data tab? #20
  • Allow any character as field separator and quote character when importing/exporting CSV files #14 #23
  • Added entries for the Help menu #13
  • Also show temporary tables and views in the UI
  • Browse Data Tab: Remember column widths of the current table when changing to another
  • Initial code to allow translations of the UI into other languages (work in progress)
  • Fixes for building with Qt 5
  • Bug Fixes:
  • Fix bugs in the SQL grammar parser which broke the UI for some tables, especially when some column constraints where used #34 #40 #42
  • Enabling auto-increment toggle doesn't change definition field type to integer #24
  • Edit Cell Data Dialog: Improve handling of binary data #16