Import ALL schema from database

When reverse engineering an existing platform, you need to be able to deal with the entire database, not just a specific schema/user space.
You should be able to specify individual schema to import or the entire database.