DEFAULT_QUERY_MODE

GenericDBWrapper.DEFAULT_QUERY_MODE = 'dict'

This attribute can be overridden on your inheriting wrapper class to change the default query mode used if one isn’t specified in the constructor.