Seems to me to still be the case with 0.1.5+15.04.20150327-0ubuntu1 using deleteDoc(docId).
The content is indeed vanished, but using db.listDocs() or using the db as a model returns all docs, including the one I deleted (with empty content, but still listed) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to u1db-qt in Ubuntu. https://bugs.launchpad.net/bugs/1213013 Title: Deleted documents show up in Query in a ListView Status in U1DB Qt/ QML: Fix Committed Status in u1db-qt package in Ubuntu: Fix Released Bug description: The informal way of deleting documents is this: database.putDoc("", docId) But Query currently wrongly includes these documents. In a semi-related matter it may be worth having a remove() function but functionality would be the same then. To manage notifications about this bug go to: https://bugs.launchpad.net/u1db-qt/+bug/1213013/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp