From 8338bb049db44d9b470b2a76acc5853b92915238 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 17 Oct 2012 09:31:54 +0200 Subject: Add example for prepared query usage --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index 31672fb..8f9c314 100644 --- a/makefile +++ b/makefile @@ -15,6 +15,7 @@ query \ mapping \ optimistic \ pimpl \ +prepared \ schema/embedded tr1_dirs := relationship inverse schema/custom view -- cgit v1.1