forked from pool/sqlite3
- Enable secure delete by default, this matches Fedora & Android.
It can be disabled with `PRAGMA SECURE_DELETE = 0;` - Enable more extensions, syncing with Fedora & Gentoo. OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=153
This commit is contained in:
committed by
Git OBS Bridge
parent
40b4c2f648
commit
718e1870dc
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 25 08:45:56 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Enable secure delete by default, this matches Fedora & Android.
|
||||
It can be disabled with `PRAGMA SECURE_DELETE = 0;`
|
||||
- Enable more extensions, syncing with Fedora & Gentoo.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 15:22:53 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user