Implementation for an Issue #128

This commit is contained in:
Miroslav Stampar
2012-10-05 10:24:09 +02:00
parent 098e446ca4
commit ebc7088f94
6 changed files with 30 additions and 11 deletions

View File

@@ -324,6 +324,10 @@ extensiveFp = False
# tables. Moreover you can run your own SQL statements.
[Enumeration]
# Retrieve everything
# Valid: True or False
getAll = False
# Retrieve back-end database management system banner.
# Valid: True or False
getBanner = False