phpmyadmin/tests/unit/Controllers/Table
Maurício Meneghini Fauth 62d64dfa95
Add Bootstrap form classes to column definition inputs
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-04-04 15:15:10 -03:00
..
Maintenance Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Partition Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
Structure Add Bootstrap form classes to column definition inputs 2025-04-04 15:15:10 -03:00
AddFieldControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ChangeControllerTest.php Change enable_upload to isUploadEnabled() 2025-01-24 17:12:24 +00:00
ChangeRowsControllerTest.php Remove the where_clause global variable 2025-01-08 15:57:27 -03:00
ChartControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
CreateControllerTest.php Merge pull request #19568 from faissaloux/fix/table-structure-columns-order 2025-03-17 10:25:24 -03:00
DeleteConfirmControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
DeleteRowsControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
DropColumnConfirmationControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
DropColumnControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ExportControllerTest.php Remove the single_table global variable 2025-01-08 18:45:42 -03:00
ExportRowsControllerTest.php Remove the single_table global variable 2025-01-08 18:45:42 -03:00
FindReplaceControllerTest.php Adjust tests 2025-01-22 16:38:43 +00:00
GetFieldControllerTest.php Merge pull request #19568 from faissaloux/fix/table-structure-columns-order 2025-03-17 10:25:24 -03:00
GisVisualizationControllerTest.php Replace lang global var with Current::$lang prop 2024-12-24 12:01:03 -03:00
ImportControllerTest.php Remove plugin global variables 2025-01-14 16:25:41 -03:00
IndexesControllerTest.php Move indexes classes to the Indexes namespace 2025-03-30 14:23:23 -03:00
IndexRenameControllerTest.php Move indexes classes to the Indexes namespace 2025-03-30 14:23:23 -03:00
PrivilegesControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
RecentFavoriteControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
RelationControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ReplaceControllerTest.php Fix mysql default value insert 2025-03-14 18:13:19 +00:00
SearchControllerTest.php Adjust tests 2025-01-22 16:38:43 +00:00
SqlControllerTest.php Merge ColumnFull & Column 2025-01-22 16:38:43 +00:00
StructureControllerTest.php Move indexes classes to the Indexes namespace 2025-03-30 14:23:23 -03:00
TrackingControllerTest.php Move DatabaseInterface to Dbal 2024-12-22 18:34:53 +00:00
ZoomSearchControllerTest.php Adjust tests 2025-01-22 16:38:43 +00:00