diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-23 09:11:47 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-23 09:11:47 +0200 |
commit | f384c9c3f04d4b4beca9e5c4ca2c073a6b89f1ef (patch) | |
tree | 8ba773dccae03993c7a4fab0216c84daf13c24b3 /feature | |
parent | 1d32d12e1f2d7d5f6565bbcddfb9edb9218ec1fe (diff) |
Implement feature: Name truncation warning
Diffstat (limited to 'feature')
-rw-r--r-- | feature/list | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/feature/list b/feature/list index f2043e0..688c9f0 100644 --- a/feature/list +++ b/feature/list @@ -1,5 +1,3 @@ -! Name truncation warning - - ON UPDATE clause in generated schema Would be nice to be able to specify this similar to on_delete. |