From 70a28c298dfe7f047c1390d097c18d5bb0618d07 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 22 Aug 2011 11:47:55 +0200 Subject: Add database::erase_query() function New test: common/erase-query. Documentation is in Section 3.9, "Deleting Persistent Objects". The current implementation does not work well with the session (no removal of the erased objects from the cache). --- common/erase-query/test.std | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 common/erase-query/test.std (limited to 'common/erase-query/test.std') diff --git a/common/erase-query/test.std b/common/erase-query/test.std new file mode 100644 index 0000000..e69de29 -- cgit v1.1