diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-21 09:56:47 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-21 09:56:47 +0200 |
commit | a72e784f565cc29167b4b736929136cb3f4c17b9 (patch) | |
tree | 02d72d73dbc30aafd5d479b0e8a46cb2e1fe9752 /feature | |
parent | 491ad197a68effa58ea21277cb6cc10b5d5ae1d7 (diff) |
New feature: name truncation warning
Diffstat (limited to 'feature')
-rw-r--r-- | feature/list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/feature/list b/feature/list index dec63ad..dff0004 100644 --- a/feature/list +++ b/feature/list @@ -1,3 +1,5 @@ +! Name truncation warning + - ON UPDATE clause in generated schema Would be nice to be able to specify this similar to on_delete. |