In _fetch_by_object_type(): Detect if the external DB name and/or
external DB type strings contains '%' and use "LIKE" or "=" accordingly. Document this behaviour in the POD of the method. Also, safely quote strings inserted into SQL. In _type_by_external_db_id(): Fix documentation for method. Both pointed out by Michael S.
Please register or sign in to comment