phpmyadmin/libraries/classes/Controllers/Export
Umang Patel fdb5528648
Use Database type instead of string (#17746)
* Refactored tryColumnCreationQuery function inside CreateAddField to use DatabaseName type instead of string
* Refactored exportDatabase and lockTables function to use DatabaseName type instead of string for database name

Signed-off-by: Umang Patel <umang.patel@healthengine.com.au>
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-20 21:34:10 -03:00
..
Template Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
CheckTimeOutController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
ExportController.php Use Database type instead of string (#17746) 2022-10-20 21:34:10 -03:00
TablesController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00