From 3d40bf882c17b0b4fa7adaa8c8ecfae0f7bd0015 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 8 Aug 2016 08:46:10 +0200 Subject: Add feature: recognize database-specific list of full statement prefixes in view --- feature/list | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/feature/list b/feature/list index b2619ed..310f3ad 100644 --- a/feature/list +++ b/feature/list @@ -1,9 +1,13 @@ +! Recognize database-specific list of full statement prefixes in view + + See @@-note in odb/relational/processor.cxx. + ? Add (template) parameter which determines if lazy_ptr loads in operator*/->. Do it only after C++11 switch. -! Ability to define index on container value +! Ability to define index on container value [dup] Would be needed to implement SQLite "suggested fk index". Also probably need to support composite value/nested member. -- cgit v1.1