Fix table schema validation

This commit is contained in:
1ilit
2023-10-22 09:01:43 +03:00
parent b41942c794
commit f4bee4de5b
3 changed files with 4 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ const tableSchema = {
"notNull",
"increment",
"comment",
"length",
],
},
},