SHA256
1
0
forked from pool/sqlite3

Accepting request 766693 from home:AndreasStieger:branches:server:database

SQLite 3.31.0

OBS-URL: https://build.opensuse.org/request/show/766693
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=238
This commit is contained in:
Martin Pluskal
2020-01-26 17:11:11 +00:00
committed by Git OBS Bridge
parent e5d5862acb
commit 358762e70c
11 changed files with 24 additions and 194 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 23 18:58:04 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- SQLite 3.31.0:
* add support for generated columns
* various fixes and improvements
- drop upstreamed patches:
* 8a39167bd2-Further-improvements-to-LEFT-JOIN.patch
* fix_dir_exists_on_btrfs.patch
* 7833feecfe-Prevent-SQLite-from-bad-NULL-assumption.patch
* 548082dfab-Improvements-to-the-LEFT-JOIN.patch
* sqlite3-avoid-truncation-error.patch
-------------------------------------------------------------------
Fri Jan 17 14:29:39 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>