SQLite Forum

sqlite-gui application
Login
1.3.1 released

* [**Show referenced data by Alt + Click**](https://youtu.be/XL1_lFhzLKo)
* [**Workflow manager (beta)**](https://youtu.be/78SK8iCxgsU)
* Query the table data in a new tab
* F5 to refresh tree
* REDO in Editor by Ctrl + Shift + Z
* Decode and concat functions
* Back up prefs.sqlite
* Fix sorting in data grids
* Fix csv import
* Recompile sqlite3.dll
* Change icu extension to third party
* Minor changes

This release introduced a [new ETL tool](https://github.com/little-brother/sqlite-wf) to execute sequences of parameterized queries and import/export data via ODBC to SQLite database.<br> 
It's a simplifier version of SSIS and Apache NiFi :D Check [**Wiki**](https://github.com/little-brother/sqlite-wf/wiki) to learn more.

[**Download 1.3.1**](https://github.com/little-brother/sqlite-gui/releases/download/1.3.1/sqlite-gui.1.3.1.zip)