Browse Source

Update README.md

Rain Li 7 years ago
parent
commit
04caa7251f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,4 +33,4 @@ DATABASES = {
 
 * TiDB not support foreign key
 * TiDB require delete index before drop column
-* TiDB not support `CASCADE` key word when drop index and drop column
+* TiDB not support `CASCADE` key word when drop column or drop table