From 6215f11fafd416316293333c8f8fc421aa90a7c4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 1 Nov 2011 12:41:02 +0200 Subject: Implement support for optimistic concurrency New pragmas: optimistic, version. New test: optimistic. New database function: reload(). --- common/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'common/makefile') diff --git a/common/makefile b/common/makefile index ac977cf..c17bedc 100644 --- a/common/makefile +++ b/common/makefile @@ -21,6 +21,7 @@ inverse \ lazy-ptr \ lifecycle \ no-id \ +optimistic \ query \ readonly \ relationship \ -- cgit v1.1