Skip to content

1.4.0

Compare
Choose a tag to compare
@little-brother little-brother released this 30 Jan 17:20
· 43 commits to master since this release
Up to 1.4.0

+ Executing queries in parallel on different tabs (multi-threading mode)
+ Edit data dialog: support exactly match "=" and regexp "/" column filters
+ ora-extension: base64_encode, base64_decode
* ora-extension: support negative index in strpart
* Recompile sqlite3.dll with -O3 and -DSQLITE_THREADSAFE=2
* Up SQLite to 3.34.1
* Fix minor bugs