Home
last modified time | relevance | path

Searched refs:MySQLCreation (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/db/backends/afe/
Dbase.py1 from django.db.backends.mysql.base import DatabaseCreation as MySQLCreation unknown
24 self.creation = MySQLCreation(self)