summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-12-12 11:35:05 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-12-12 11:35:05 +0200
commit20ea8135eff8846d4ee7515c8e82d88d988b5285 (patch)
treedefc1a4dcbe85f5df7e9d67b9304d1b679cc7442
parent44a81a960cc0694a4789f210349edaa0e64c924a (diff)
Add feature: ON UPDATE
-rw-r--r--feature/list4
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