From 20ea8135eff8846d4ee7515c8e82d88d988b5285 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 12 Dec 2014 11:35:05 +0200 Subject: Add feature: ON UPDATE --- feature/list | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.1