phpmyadmin/libraries/classes/Database
Maurício Meneghini Fauth e96fab654d
Move DBI's getProceduresOrFunctions into Routines class
Splits the method into Routines::getFunctionNames and
Routines::getProcedureNames and adds tests.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-11 17:32:44 -03:00
..
Designer Extract dbi global variable from Index::loadIndexes 2022-09-07 21:59:03 -03:00
CentralColumns.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
DatabaseList.php Replace secure.php.net with www.php.net and remove Polish and Persian from PHP documentation 2021-04-26 14:32:03 +02:00
Designer.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Events.php Move DBI's getDefinition into the Routines and Events classes 2022-09-11 15:48:26 -03:00
MultiTableQuery.php Replace $analyzedSqlResults array with StatementInfo object 2022-05-24 21:35:30 -03:00
Qbe.php Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
Routines.php Move DBI's getProceduresOrFunctions into Routines class 2022-09-11 17:32:44 -03:00
Search.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
Triggers.php Move DBI getTriggers method into the Triggers class 2022-09-10 16:00:42 -03:00