This commit is contained in:
Miroslav Stampar
2019-05-29 15:52:33 +02:00
parent 00435934bc
commit 95560da7c1
18 changed files with 169 additions and 3 deletions

View File

@@ -496,6 +496,10 @@ search = False
# Valid: True or False
getComments = False
# Retrieve SQL statements being run on database management system.
# Valid: True or False
getStatements = False
# Back-end database management system database to enumerate.
db =