UNPKG
mysql2-import
Version:
latest (5.0.22)
5.0.22
5.0.21
Import .sql into a MySQL database with Node.
github.com/mar0xy/mysql2-import
mar0xy/mysql2-import
mysql2-import
/
test
/
sample_dump_files
/
more_sample_files
/
not_sql.txt
3 lines
•
84 B
Plain Text
View Raw
1
2
3
select
*
from
notarealtable;
select
anything form nowhere;
insert
wetwilly
into
ear;