Skip to content

Commit

Permalink
Update 使用举例.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gangly authored Oct 31, 2019
1 parent 0ce5f21 commit e2c4846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/使用举例.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ meta.txt文件中每行数据为元数据的一个字段描述,以||分割为


```sh
$ datafaker rdb mysql+mysqldb://root:root@localhost:3600/test stu 10 --meta meta.txt
$ datafaker rdb mysql+mysqldb://root:root@localhost:3600/test?charset=utf8 stu 10 --meta meta.txt
```
则将直接写入mysql中

Expand Down

0 comments on commit e2c4846

Please sign in to comment.