Implementing option '--where' (Issue #605)

This commit is contained in:
Miroslav Stampar
2014-02-11 16:20:45 +01:00
parent be6767b3b0
commit d05bfdd7dd
5 changed files with 33 additions and 0 deletions

View File

@@ -458,6 +458,9 @@ col =
# Back-end database management system database table column(s) to not enumerate.
excludeCol =
# Use WHERE condition while table dumping (e.g. "id=1").
dumpWhere =
# Back-end database management system database user to enumerate.
user =