diff options
Diffstat (limited to 'feature/view/object-loading')
-rw-r--r-- | feature/view/object-loading | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/feature/view/object-loading b/feature/view/object-loading index 478d098..8ecabb2 100644 --- a/feature/view/object-loading +++ b/feature/view/object-loading @@ -1,3 +1,5 @@ +! Object loading views [2.4.0] + - The joined object can be joined just to be used in the query condition or to load the data. How to distinguish the two cases and what should be the default? |