diff options
Diffstat (limited to 'feature/list')
-rw-r--r-- | feature/list | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/feature/list b/feature/list index 446f03e..dec63ad 100644 --- a/feature/list +++ b/feature/list @@ -1,3 +1,7 @@ +- ON UPDATE clause in generated schema + + Would be nice to be able to specify this similar to on_delete. + - load_value() that returns object by value, similar to query_value() That would be both the database class function as well as the query |