https://bugs.kde.org/show_bug.cgi?id=364969
Bug ID: 364969 Summary: Add support for patching/merging of SQLite databases Product: KDb Version: unspecified Platform: Other OS: All Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: General Assignee: stan...@kde.org Reporter: stan...@kde.org SQLite 3.13.0 introduced a Session Extension feature: http://www.sqlite.org/sessionintro.html "Suppose SQLite is used as the the application file format for a particular design application. Two users, Alice and Bob, each start with a baseline design that is about a gigabyte in size. They work all day, in parallel, each making their own customizations and tweaks to the design. At the end of the day, they would like to merge their changes together into a single unified design. " Support for it could be reflected in KDb. The would be probably SQLite-driver-only feature at least initially. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.