Documentation

This commit is contained in:
sparkyx 2022-03-05 10:35:13 +01:00
parent ad0110ca33
commit d0a55c9fe0

View file

@ -582,9 +582,9 @@ class DatabaseCore
return true;
}
/*
*!\brief test if a schema exists
* \return true if the schemas exists otherwise false
/***
* @brief test if a schema exists
* @return true if the schemas exists otherwise false
*/
function exist_schema($p_name)