diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-10-30 15:16:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-10-30 15:16:36 +0200 |
commit | e4743b90de873661f6e311c135fc84f04882b0a0 (patch) | |
tree | f27a70c2d8d53f4497843763d50221a4ac9199a2 /feature | |
parent | b754d9e58997c4ad09894793d08b2d144cd598cc (diff) |
Add object loading view feature
Diffstat (limited to 'feature')
-rw-r--r-- | feature/view/list | 2 | ||||
-rw-r--r-- | feature/view/object-loading | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/feature/view/list b/feature/view/list index 33024ac..18f91a8 100644 --- a/feature/view/list +++ b/feature/view/list @@ -1,3 +1,5 @@ +- Object loading views: object-loading + - Member names for table views Currently we have to specify column names as strings in table views queries. diff --git a/feature/view/object-loading b/feature/view/object-loading new file mode 100644 index 0000000..4ae7c50 --- /dev/null +++ b/feature/view/object-loading @@ -0,0 +1 @@ +See email from <sean.clarke@sec-consulting.co.uk>/30-Oct-2014. |