SHA256
1
0
forked from pool/sqlite3

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

SQLite3 3.35.5

OBS-URL: https://build.opensuse.org/request/show/886927
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=267
This commit is contained in:
2021-04-21 10:08:49 +00:00
committed by Git OBS Bridge
parent 291d62e191
commit 4c5ecbbdea
6 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 20 08:52:23 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- SQLite3 3.35.5:
* Fix defects in the new ALTER TABLE DROP COLUMN feature that
could corrupt the database file
* Fix an obscure query optimizer problem that might cause an
incorrect query result
-------------------------------------------------------------------
Tue Apr 6 14:57:30 UTC 2021 - Reinhard Max <max@suse.com>