Does plugin’s uninstall.php file have access to the plugin ‘s object?

I’m not in my desktop, but I suspect it won’t be retrieved.

But:

  • have you tested it? Does the table gets droped?
  • I’d say you need to declare global $wpdb;, isn’t it?
  • if you don’t have any, a tool like FirePHP is really handy when developing
  • anyway, this seems a case where is pretty harmless to hardcode the table name