多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
426 B

### Issue reporting template
* #### provide dev environment versions of your system
```
node -v
( xmysql requires node >= 7.6.0 )
npm -v
mysql --version
xmysql --version
```
* #### Provide steps to reproduce this issue
or
* #### Provide minimum code to reproduce this issue
or
* #### HTTP request,response,error snapshot of this issue
* #### Mark issue with suitable label if it is clear what this issue is.
> Thank you