Ejemplo n.º 1
0
 def __init__(self, config):
     self.db = Connection(**dict(config))
     self.config = config