This method overrides django.db.backends.base.base.BaseDatabaseWrapper.is_usable.
This method may assume that self.connection is not None.
Actual implementations should take care not to raise exceptions
as that may prevent Django from recycling unusable connections.