I would like to to request a schema diff feature -- see the differences between the schemas of two databases. I realize this could be done with backup and an external diff tool, but it is cumbersome and generic diff tools don't give the necessary browsing capabilities.
For example it would be nice to see * which tables, views, functions, etc are missing from one schema vs the other * which tables, views, functions, etc are different from one schema vs the other (and then "click" on one to see the differences)