Home | History | Annotate | Download | only in sql

Lines Matching refs:DoesTableOrIndexExist

766   return DoesTableOrIndexExist(table_name, "table");
770 return DoesTableOrIndexExist(index_name, "index");
773 bool Connection::DoesTableOrIndexExist(