https://bugs.kde.org/show_bug.cgi?id=415175
Bug ID: 415175 Summary: Documentation of sqlite and sqlite3 backends incomplete and irridating Product: Akonadi Version: GIT (master) Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: broeks...@kde.org Reporter: h.goe...@crazy-compilers.com Target Milestone: --- According to several pieces in the code, there are both a SQLITE and a SQLITE3 backend. Neither of READNE.sqlite, NEWS or INSTALL tell which one to prefer. Many of the information about the SQLITE driver ssem to predate akonadi's qsqlite implementation. * INSTALL has ony SQLITE, README.sqlite has only "SQLITE3". * There is no description about the differences between SQLITE and SQLITE3. Please update the docuemtnation to: - tell whether SQLITE or SQLITE3 is to be preferred - what are the (high-level) differences between SQLITE and SQLITE3 - If one of these is outdated, state this. * State whether the statement "SQlite … NOT RECOMMENDED" (in INSTALL) is still valid. * Tell "… these changes should be pushed upstream eventually" (README.sqlite) has been done and whether the code was includes. Also please state what this means for akonadi's SQLITE or SQLITE3 backend. Many thanks! -- You are receiving this mail because: You are watching all bug changes.