The getSchemas() method is not working properly. It only returns the first found schema instead of all. The reason is the && !found in the for loop.
Regards, Leander
Log in to post a comment.