[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 82db74: Extract db_table_exists.inc.php to DbTableExists class

Maurício Meneghini Fauth mauricio at fauth.dev
Mon Mar 2 22:42:46 CET 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 82db7444c3039802cfe05360daffaeae339f2ee2
https://github.com/phpmyadmin/phpmyadmin/commit/82db7444c3039802cfe05360daffaeae339f2ee2
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-03-02 (Mon, 03 March 2020) -03:00

Changed paths: 
A libraries/classes/DbTableExists.php
M libraries/classes/Common.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/TransformationWrapperController.php
D libraries/db_table_exists.inc.php

Log Message:
-----------
Extract db_table_exists.inc.php to DbTableExists class

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: b75aa9ca498aa773e082bf7829e74edaa4bd7584
https://github.com/phpmyadmin/phpmyadmin/commit/b75aa9ca498aa773e082bf7829e74edaa4bd7584
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-03-02 (Mon, 03 March 2020) -03:00

Changed paths: 
M libraries/classes/DbTableExists.php

Log Message:
-----------
Extract checkDatabase and checkTable private methods

Extracts from PhpMyAdmin\DbTableExists::check().

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: a916c7554768d0f17314980322d0770e86eebb8a
https://github.com/phpmyadmin/phpmyadmin/commit/a916c7554768d0f17314980322d0770e86eebb8a
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-03-02 (Mon, 03 March 2020) -03:00

Changed paths: 
M libraries/classes/DbTableExists.php

Log Message:
-----------
Use early exit when possible in DbTableExists class

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list