Skip to content

Tags: l10n-tw/sqlitebrowser

Tags

continuous

Toggle continuous's commit message

Verified

This commit was signed with the committer’s verified signature.
MKleusberg Martin Kleusberg
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.

v3.12.0

Toggle v3.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
justinclift Justin Clift
DB Browser for SQLite 3.12.0

3.12.0

Toggle 3.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
Update version number for 3.12.0

v3.12.0-rc1

Toggle v3.12.0-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
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.

v3.12.0-alpha1

Toggle v3.12.0-alpha1's commit message

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
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.

v3.11.2

Toggle v3.11.2's commit message

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
Update version number to 3.11.2

v3.11.1v2

Toggle v3.11.1v2's commit message

Verified

This tag was signed with the committer’s verified signature.
justinclift Justin Clift
The rebuilt macOS installer (v2) was generated from this tag.

v3.11.1

Toggle v3.11.1's commit message

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
Update version number to 3.11.1

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
We're using Qt 5.11.3 for the Win64 builds

v3.11.0-beta3

Toggle v3.11.0-beta3's commit message

Verified

This tag was signed with the committer’s verified signature.
justinclift Justin Clift
The DB4S 3.11.0-beta3 Win32/64 & macOS binaries were created from

this commit.