Searched refs:database_connection (Results 1 – 4 of 4) sorted by relevance
7 from autotest_lib.database import database_connection38 db = database_connection.DatabaseConnection(config_section)41 database_connection._GenericBackend, 'fake_backend')42 for exception in database_connection._DB_EXCEPTIONS:134 db.max_reconnect_attempts = database_connection.RECONNECT_FOREVER
7 from autotest_lib.database import database_connection90 def __init__(self, database_connection, migrations_dir=None, force=False): argument91 self._database = database_connection475 database = database_connection.DatabaseConnection(db_name)
7 from autotest_lib.database import database_connection, migrate70 database_connection.DatabaseConnection.get_test_database())
20 from autotest_lib.database import database_connection129 database_connection._GLOBAL_CONFIG_NAMES.update(133 self._database_connection = database_connection.DatabaseConnection(