diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-11 07:12:38 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-11 07:12:38 +0200 |
commit | 15c9fa2101c0dbed8378d28361ba4539b0eca774 (patch) | |
tree | 3081e5b569249401c4cd5ced04599bad0cad0161 /feature/list | |
parent | 66af04ae6c0e7dba8250c236394f9c48412154f7 (diff) |
Lighted up change development maintenance
1. The list no longer contains links to sub-directories or files.
2. The file now starts with the summary line, '-' can be omitted.
Diffstat (limited to 'feature/list')
-rw-r--r-- | feature/list | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/feature/list b/feature/list index c47f926..446f03e 100644 --- a/feature/list +++ b/feature/list @@ -1,9 +1,3 @@ -* Documentation: doc/ -* Composite value: composite/ -* Container: container/ -* Query: query/ -* View: view/ - - load_value() that returns object by value, similar to query_value() That would be both the database class function as well as the query |