This project is not covered by Drupal’s security advisory policy.

Multi database connection information configuration

$db = get_database_connection('mycreate_id');
$all_tables = $db->query("show tables;")->fetchALL();
dpm($all_tables);

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Project categories: Developer tools
  • Created by xiukun.zhou on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases