| .. |
|
AbstractController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
AddFieldController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
ChangeController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
ChartController.php
|
Remove Common::database method
|
2020-11-02 18:56:58 -03:00 |
|
CreateController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
DeleteController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
ExportController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
FindReplaceController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
GetFieldController.php
|
Replace exit with return in GetFieldController
|
2020-11-13 19:28:21 -03:00 |
|
GisVisualizationController.php
|
Remove Common::database method
|
2020-11-02 18:56:58 -03:00 |
|
ImportController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
IndexesController.php
|
Fixes #14953 - Added Rename Button to use RENAME INDEX syntax of MySQL
|
2020-11-05 15:22:16 +01:00 |
|
MaintenanceController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
OperationsController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
PartitionController.php
|
Create truncate table partition page
|
2020-11-30 22:36:05 -03:00 |
|
PrivilegesController.php
|
Make DatabaseInterface::isUserType method private
|
2020-10-24 00:40:03 -03:00 |
|
RecentFavoriteController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
RelationController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
ReplaceController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
SearchController.php
|
Fix #16424 - Numerical search in table and zoom
|
2021-02-19 00:33:10 +05:30 |
|
SqlController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
StructureController.php
|
Add tests for #16595 - underscore structure edit
|
2021-01-31 01:25:34 +01:00 |
|
TrackingController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
TriggersController.php
|
Remove Common::database method
|
2020-11-02 18:56:58 -03:00 |
|
ZoomSearchController.php
|
Fix #16424 - Numerical search in table and zoom
|
2021-02-19 00:33:10 +05:30 |