forked from pool/sqlite3
Accepting request 635923 from home:AndreasStieger:branches:server:database
SQLite 3.25.0 OBS-URL: https://build.opensuse.org/request/show/635923 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=215
This commit is contained in:
committed by
Git OBS Bridge
parent
53b2418609
commit
54cffd3f1a
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 16 06:51:34 UTC 2018 - astieger@suse.com
|
||||
|
||||
- SQLite 3.25.0:
|
||||
* Add support for window functions
|
||||
* Add support for renaming columns within a table
|
||||
* Query optimizer improvements
|
||||
* slightly better concurrency in multi-threaded environments
|
||||
* The ORDER BY LIMIT optimization might have caused an infinite
|
||||
loop in the byte code of the prepared statement under very
|
||||
obscure circumstances, due to a confluence of minor defects in
|
||||
the query optimizer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 30 07:01:37 UTC 2018 - avvissu@yandex.by
|
||||
|
||||
|
Reference in New Issue
Block a user