After installing on a PostgreSQL-based site, an exception is thrown:
TypeError: Argument 1 passed to Drupal\unmanaged_files\UnmanagedFilesManager::__construct() must be an instance of Drupal\Core\Database\Driver\mysql\Connection, instance of Drupal\Core\Database\Driver\pgsql\Connection given
Type-hint the relevant argument in UnmanagedFilesManager::__construct() to Drupal\Core\Database\Connection instead of Drupal\Core\Database\Driver\mysql\Connection.
Closed: duplicate
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.