Ejemplo n.º 1
0
 def __init__(self, tech):
     Databases.__init__(self, tech)
Ejemplo n.º 2
0
 def __init__(self, tech):
     Databases.__init__(self, tech)
     self.set_actual_boundary()
     self.set_query(SQL.base_query)