提交 94520f3f authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation

上级 56b943f8
......@@ -5303,7 +5303,7 @@ public class Parser {
command.setConstraintName(constraintName);
return command;
} else if (readIf("FOREIGN")) {
// MySQL compatibility
// MySQL compatibility
read("KEY");
String constraintName = readIdentifierWithSchema(table
.getSchema().getName());
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论