Tags: l10n-tw/sqlitebrowser
Tags
Disable lazy popululation for queries with compound operators This disables the lazy population feature for queries in the Execute SQL tab which contain a compound operator (UNION, EXCEPT, INTERSECT). Adding a LIMIT clause to the statements (as needed for lazy population) results in a syntax error, so running these queries does not show any data. See issue sqlitebrowser#2316.
Updating version number for 3.12.0-rc1 We're using 3.11.300 for the 3.12.0-rc1, in order to keep numerically lower than 3.12.0, which will be used for the actual release.
Only include the build date for nightly builds. Our alpha and beta releases use patch numbers greater than 99, so were being caught by the version string check.
The DB4S 3.11.0-beta3 Win32/64 & macOS binaries were created from this commit.
PreviousNext