SQLScout 7.3.0 Released
Changelog Added support for Android Studio 4.1.1. Fixed font colors in dark mode Small bug fixes
SQLScout 7.2.0 Released
Changelog Added support for Android Studio 4.0.1. Fixed issue where a foreign column referring to more than table was not recognized. Room migration improvements: Fixed generation of Java getters from table names where characters after first one were...
SQLScout 7.1.0 Released
Changelog Added support for Android Studio 4.0.0. Various improvements and bug fixes.
SQLScout 7.0.0 Released
Changelog Added support for Android Studio 3.6.2. Connecting to a SQLite database is performed asynchronously. Added a “Do Not Ask” option when prompting user to pick the path of a downloaded SQLite database file. Bug fixes.
SQLScout 6.2.0 Released
Changelog Added support for IntelliJ IDEA 2019.1.3 (CE and Ultimate).
SQLScout 6.1.0 Released
Changelog New database connection monitor! SQLScout will monitor “Live Device”, downloaded Android database and file-system-based database connections, keeping the “Database Explorer” view always up-to-date. The new database connection...
SQLScout 5.2.0 Released
Changelog Room support improvements: Tool tip in the “Execute SQL Statement” editor actions now displays the name of the data source to use to execute a Room query. Fixed bug where the “Execute SQL Statement” editor actions did...
SQLScout 5.1.0 Released
Changelog Added support for opening SQLite databases Write-Ahead Logging (WAL). Please note that this fix affects opening databases in the file system or downloaded from Android devices (e.g. Room databases). Opening Android databases through SQLScout’s...
SQLScout 5.0.0 Released
Changelog Added support for Android Studio 3.3. Updated SQLite JDBC driver to version 3.25.2. This version supports Sqlite’s UPSERT and window functions. Please note that the “Live Device Connection” feature does not use SQLScout’s...