From 1927f6d00ca32101de2554946e8b449efb5977c1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 9 Oct 2014 11:29:38 +0200 Subject: Start tracking ODB change development in git --- feature/list | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 feature/list (limited to 'feature/list') diff --git a/feature/list b/feature/list new file mode 100644 index 0000000..18629dc --- /dev/null +++ b/feature/list @@ -0,0 +1,16 @@ +* Documentation: doc/ +* Composite value: composite/ +* Container: container/ +* Query: query/ +* View: view/ + +- Mass UPDATE + + This could be very useful in data migration code. In fact, need to + add an example in the manual when this is supported. + +! Diagnose lack of default ctor if object used in relationship + + Got two questions on the mailing list about that in one week. Maybe + always diagnose lack of public ctor? Maybe with a warning if no + relationship? The no_ctor pragma like no_id? -- cgit v1.1