mirror of
https://github.com/araxiaonline/MyDBC.git
synced 2026-06-13 03:12:30 -04:00
Update README.md
This commit is contained in:
@@ -23,7 +23,7 @@ A command line tool for exporting World of Warcraft's various DB files to SQL an
|
||||
|
||||
Exporting the current directory to SQL with foreign keys and table drop:
|
||||
|
||||
`MyDBC.exe --c "Server=localhost;Database=test;Uid=root;Pwd=;" --drop true --fk`
|
||||
`MyDBC.exe --c "Server=localhost;Database=test;Uid=root;Pwd=;" --drop --fk`
|
||||
|
||||
Exporting the current directory to CSV:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user