修复bug:上次提交未彻底解决配置ID重用时外键文件无效的bug。
This commit is contained in:
@@ -396,7 +396,6 @@ struct _maat_garbage_t
|
||||
struct foreign_key
|
||||
{
|
||||
int column;
|
||||
int is_existed;
|
||||
char* key;
|
||||
char* filename;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user