Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdbd-sqlite-perl: upgrade 1.68 -> 1.70 | wangmy | 2022-04-25 | 1 | -0/+55 |
Changelog: ========== - Fix doc to use the correct attribute with sqlite_ (GH#86, eekboek++) - Modify the fix to silence the sqlite_unicode warning not to check the attribute twice - Fix an encoding issue of naive (GH#83, HaraldJoerg++) - Typo (GH#85, grr++) - Silenced deprecation warning of sqlite_unicode not to break tests of existing applications Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |