I wants to get the list of all tables of any drupal installation need some dynamic way to get list of all drupal tables if possible wants to get the tables created using any custom modules. I tried many ways using drupal_get_schema but couldn't succeed. Need help to resolve the same.
↧