DBI Schema Manager: Allow alternative credentials
The auth credentials for accessing the database are the same credentials used for schema management. I think it would be a good idea to allow these to be separate so that the schema manager user can be used to create tables, but the normal user account no longer needs this access. This can increase security, however I feel that I will then also need to include user/access/ownership functions to the schema snapshot/migration.