./mill import <sql_scripts_direction>
If you don't specify the direction, the default one is ./scripts
. Then it will try
to read all the sql scripts in the direction and import them to the database.
- Support more database types.
./mill import <sql_scripts_direction>
If you don't specify the direction, the default one is ./scripts
. Then it will try
to read all the sql scripts in the direction and import them to the database.