Description of configuration options for database
Configuration option = Default value Description
[DEFAULT]
sql_connection = sqlite:///trove_test.sqlite (StrOpt) SQL Connection.
sql_idle_timeout = 3600 (IntOpt) No help text available for this option.
sql_query_log = False (BoolOpt) No help text available for this option.
sql_query_logging = False (BoolOpt) Allow insecure logging while executing queries through SQLAlchemy.