Documentation
This commit is contained in:
parent
ad0110ca33
commit
d0a55c9fe0
1 changed files with 3 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue