Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fdb5528648da54184c3c29ea6574b01b9b571803
https://github.com/phpmyadmin/phpmyadmin/commit/fdb5528648da54184c3c29ea6574b01b9b571803
Author: Umang Patel <[email protected]>
Date: 2022-10-20 (Thu, 10 October 2022) -03:00

Changed paths: 
M libraries/classes/Controllers/Export/ExportController.php
M libraries/classes/Controllers/Table/AddFieldController.php
M libraries/classes/CreateAddField.php
M libraries/classes/Export.php
M test/classes/ExportTest.php

Log Message:
-----------
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 <[email protected]>
Co-authored-by: MaurĂ­cio Meneghini Fauth <[email protected]>

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to