| .. |
|
Maintenance
|
Accept mixed for DatabaseName and TableName constructors
|
2021-12-23 16:25:05 -03:00 |
|
Partition
|
Accept mixed for DatabaseName and TableName constructors
|
2021-12-23 16:25:05 -03:00 |
|
Structure
|
Fix move column for table with foreign key
|
2025-07-09 16:41:57 +02:00 |
|
AbstractController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
AddFieldController.php
|
Move Relation classes into the ConfigStorage namespace
|
2021-12-17 12:09:13 -03:00 |
|
ChangeController.php
|
Fix #17766 - Allow to open in a new tab copy and edit row actions
|
2022-11-25 19:55:53 +01:00 |
|
ChangeRowsController.php
|
Remove unused variables
|
2021-12-03 15:12:56 +00:00 |
|
ChartController.php
|
Fix #20195
|
2026-02-28 20:02:20 +00:00 |
|
CreateController.php
|
Move Relation classes into the ConfigStorage namespace
|
2021-12-17 12:09:13 -03:00 |
|
DeleteConfirmController.php
|
Use only callable controllers
|
2021-09-11 15:20:46 -03:00 |
|
DeleteRowsController.php
|
Move Relation classes into the ConfigStorage namespace
|
2021-12-17 12:09:13 -03:00 |
|
DropColumnConfirmationController.php
|
Make controllers callable
|
2021-08-30 13:16:29 -03:00 |
|
DropColumnController.php
|
Change return type of DatabaseInterface::getError method
|
2021-12-27 14:43:14 -03:00 |
|
ExportController.php
|
Remove useless whitespaces
|
2021-09-15 17:05:40 -03:00 |
|
ExportRowsController.php
|
Remove unused variables
|
2021-12-03 15:12:56 +00:00 |
|
FindReplaceController.php
|
fixed find replace regex issue if no matching result set found
|
2022-07-19 15:28:43 -03:00 |
|
GetFieldController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
GisVisualizationController.php
|
Don't show invalid Gis download options
|
2026-03-03 23:57:18 +01:00 |
|
ImportController.php
|
Merge #20105 - Fix #19891 - invalid $cfg['Export']['format'] or $cfg['Import']['format'] defaulting to sql in dropdown
|
2026-03-17 13:08:45 +01:00 |
|
IndexesController.php
|
Fix preview SQL modal not working inside Index modal
|
2022-06-15 20:09:13 -03:00 |
|
IndexRenameController.php
|
Fix #17538 Index Rename Button generated incorrect sql
|
2023-12-28 00:25:10 +01:00 |
|
OperationsController.php
|
Fix Table\OperationsController failing test
|
2022-05-21 16:35:36 -03:00 |
|
PrivilegesController.php
|
Fix checking db and table privileges when case is sensitive
|
2022-05-26 16:05:58 -03:00 |
|
RecentFavoriteController.php
|
Remove useless whitespaces
|
2021-09-15 17:05:40 -03:00 |
|
RelationController.php
|
Fix case where column hash is empty in table relation page
|
2023-12-08 16:57:12 -03:00 |
|
ReplaceController.php
|
Fix #19641 - Allow optional param for NOW (#19642)
|
2025-03-27 18:29:01 -03:00 |
|
SearchController.php
|
Bug: IS NULL is shown for non-nullable columns
|
2023-02-27 23:17:53 +00:00 |
|
SqlController.php
|
Remove stickyfilljs JavaScript dependency
|
2022-04-27 19:47:31 -03:00 |
|
StructureController.php
|
Remove unused parameter from Table\StructureController::displayStructure
|
2024-02-21 21:05:48 -03:00 |
|
TrackingController.php
|
Implement ResultInterface & MysqliResult
|
2021-12-31 23:59:24 +00:00 |
|
TriggersController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
ZoomSearchController.php
|
Fix undefined variables in table/zoom_search/result_form.twig
|
2024-06-22 17:34:21 -03:00 |