Added support for fetch_all_like queries to BaseAdaptor::AUTOLOAD
Created by: swingingsimian
Added support for fetch_all_like queries to BaseAdaptor::AUTOLOAD. Throws if used with fetch_like as opposed to fetch_all_like, and similarly throws if there is more than 1 filter component.