Exemple #1
0
 def setUp(self):
     super().setUp()
     from aiorm.orm.dialect.postgresql import Dialect
     self._dialect = Dialect()