phpmyadmin/tests/unit/Controllers/Table
Maurício Meneghini Fauth 44bcf98a43
Extract string constants from RelationParameters class
These strings are very similar to some Config\Settings\Server
properties, so is better to avoid confusion.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-05 18:26:40 -03:00
..
Maintenance
Partition
Structure
AddFieldControllerTest.php
ChangeControllerTest.php
ChangeRowsControllerTest.php
ChartControllerTest.php
CreateControllerTest.php
DeleteConfirmControllerTest.php
DeleteRowsControllerTest.php
DropColumnConfirmationControllerTest.php
DropColumnControllerTest.php
ExportControllerTest.php
ExportRowsControllerTest.php
FindReplaceControllerTest.php
GetFieldControllerTest.php
GisVisualizationControllerTest.php Only add label to gis svg when it is non-empty 2025-07-26 00:17:35 +02:00
ImportControllerTest.php
IndexesControllerTest.php
IndexRenameControllerTest.php
PrivilegesControllerTest.php
RecentFavoriteControllerTest.php
RelationControllerTest.php
ReplaceControllerTest.php Extract string constants from RelationParameters class 2025-08-05 18:26:40 -03:00
SearchControllerTest.php
SqlControllerTest.php
StructureControllerTest.php
TrackingControllerTest.php
ZoomSearchControllerTest.php