mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
Implementation for an Issue #437
This commit is contained in:
@@ -398,6 +398,9 @@ dumpTable = False
|
||||
# Valid: True or False
|
||||
dumpAll = False
|
||||
|
||||
# Pivot column name.
|
||||
pivotColumn =
|
||||
|
||||
# Search column(s), table(s) and/or database name(s).
|
||||
# Requires: db, tbl or col
|
||||
# Valid: True or False
|
||||
|
||||
Reference in New Issue
Block a user