microbat icon indicating copy to clipboard operation
microbat copied to clipboard

Improving DB verification

Open dingyuchen opened this issue 3 years ago • 0 comments

Currently, verification step only checks if a table name that matches the DDL file name exists in the database. We can try to improve it to make sure that all attributes are also properly declared, so that the user does not have to drop all tables manually.

dingyuchen avatar Jun 02 '21 08:06 dingyuchen