forked from pool/sqlite3
Accepting request 287723 from home:pluskalm:branches:server:database
- Update to SQLite 3.8.8.3 * Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN. * Added the ability to link against the "linenoise" command-line editing library in unix builds of the command-line shell. OBS-URL: https://build.opensuse.org/request/show/287723 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=120
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
%define oname sqlite
|
||||
|
||||
Name: %pname
|
||||
Version: 3.8.8.2
|
||||
Version: 3.8.8.3
|
||||
Release: 0
|
||||
%define tarversion 3080802
|
||||
%define tarversion 3080803
|
||||
Summary: Embeddable SQL Database Engine
|
||||
License: SUSE-Public-Domain
|
||||
Group: Productivity/Databases/Servers
|
||||
|
Reference in New Issue
Block a user