

Also renamed 'all but selected' to 'other'. ADDED: #3793 Close windows on the left/right options added to the View menu and Taskbar context menu.ADDED: #4006 Colors configuration for syntax highlighting is reintroduced in a new, improved form.ADDED: #3714 Added highlighter for current query (under cursor, to be executed), to make the user aware which query is actually going to be executed when Execute Query hotkey is used.Default hotkeys: Ctrl+F9 (or Cmd+F9) for single query, Shift+F9 for all queries. ADDED: #3715 Dedicated hotkeys to execute either single query under cursor or all queries in editor, regardless of default execution mode configured.
SQLITESTUDIO EXPORT TABLES TO OTHER DATABASE 32 BIT
With version 3.3.0 Windows binaries were upgraded to 64 bit, but it turns out many people still need 32 bit binaries. ADDED: #3291 Filtering in View window (thanks to ADDED: #4103 Windows 32-bit binaries, alongside with 64-bit.ADDED: #4087 The installer packages are back (powered by VMware InstallBuilder), with proper "Start Menu" entries and SQLite file associations - across all 3 platforms!.It's also available in the configuration dialog. ADDED: #3503 #3963 SQL Editor has word wrapping option in context menu.ADDED: #3615 console.log() function for JS scripts.ADDED: #4050 Functions Editor allows marking functions as deterministic (thus using them for GENERATED columns).Requires Python installed in the system to use the plugin. ADDED: #513 Python scripting plugin added, along side with Python syntax highlighting plugin.ADDED: #4058 Added support for RIGHT, FULL OUTER JOIN, IS (NOT) DISTINCT FROM operators that were introduced in SQLite 3.39.ADDED: #4058 Added support for -> and -> operators from SQLite 3.38.ADDED: #4058 Added support for STRICT tables introduced in SQLite 3.37.

