Home
last modified time | relevance | path

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

/external/autotest/frontend/db/backends/afe/
Dbase.py4 from django.db.backends.mysql.base import DatabaseIntrospection as MySQLIntrospection unknown
29 self.introspection = MySQLIntrospection(self)