
- #SQLITE STUDIO GITHUB UPDATE#
- #SQLITE STUDIO GITHUB UPGRADE#
DbSqliteCipher plugin upgraded to the most recent version too (which runs SQLite 3.34.0). DbSqliteWx plugin upgraded to use SQLite3MultipleCiphers (SQLite 3.34.1), thus now capable of opening WxSQLite3, SQLCipher and databases (also under Linux & MacOS). #SQLITE STUDIO GITHUB UPDATE#
This includes UI support for "generated columns", support for new syntax statements - OVER (Window Functions), UPDATE FROM, VACUUM INTO. It brings update of SQLite to 3.34.1 with all its new features, dark theme, and much more!Īmong many bugs fixed (59) and improvements, here are few outstanding new features and changes: Full changelog is available here.ģ.3.0 released! Posted on 21 February 2021Īfter almost 3 years I'm proud to announce version 3.3.0. New model of translation files (thanks to the Crowdin).
Linux binaries are now built on Ubuntu 22.04 (used to be 20.04). Changed F2 hotkey, so it enters inline editing of a cell (no longer it opens the config dialog, which now is under F10 key). Windows i386 (32 bit) binaries are now provided out of the box.
Database dialog has now just one browse button, but uses Qt file dialog, not native one. WAL mode is now handled properly upon application quit or database disconnection. Application state (session) is saved (apart from normal application exit) whenever the state changes and also during critical application crash. Added convenient way to increase/decrease font size by using Ctrl+MouseWheel or by (configurable) shortcuts Ctrl + + and Ctrl +. Code Snippets - a collection of SQL snippets that you can maintain in your SQLiteStudio and use it instantly from the Code Assistant (by triggering the assistant twice). Python scripting plugin (alongside of already existing similar Tcl, JavaScript and SQL plugins). RIGHT, FULL OUTER JOIN, IS (NOT) DISTINCT FROM. RETURNING syntax in INSERT/DELETE/UPDATE. #SQLITE STUDIO GITHUB UPGRADE#
With the upgrade also new features and updated SQL syntax is fully supported: The new installer is driven by the VMware InstallBuilder. Installer packages are back (while portable packages are still available on GitHub Releases page).This version brings quite a number of new features, enhancements and updates, but also a lot of bugfixes. 3.4.0 released! Posted on 16 November 2022