mirromutth/mysql-action

How to create table?

RanchoCooper opened this issue · 0 comments

my project's unit-test will write data to MySQL, how to create table according to DDL.sql file?

我的项目跑单测的时候会往DB里写数据,怎么通过项目里的DDL.sql文件来建表呢?现在action执行起来会报错