diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-10-17 09:31:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-10-17 09:31:54 +0200 |
commit | 8338bb049db44d9b470b2a76acc5853b92915238 (patch) | |
tree | 19f95ec98adadec6e4a8254a720c0b059d2bd927 /makefile | |
parent | 1eb99114e1d7741ecdb5a6b2396c9cfd86c5dee4 (diff) |
Add example for prepared query usage
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ query \ mapping \ optimistic \ pimpl \ +prepared \ schema/embedded tr1_dirs := relationship inverse schema/custom view |