| .. |
|
CentralColumns
|
Use ServerRequestObject to access POST-vars
|
2022-10-20 01:23:50 -03:00 |
|
MultiTableQuery
|
Remove $params array
|
2022-11-05 21:24:10 +00:00 |
|
Operations
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
Structure
|
Remove the dblist global variable
|
2022-11-13 21:08:00 -03:00 |
|
CentralColumnsController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
DataDictionaryController.php
|
Extract dbi global variable from Index::loadIndexes
|
2022-09-07 21:59:03 -03:00 |
|
DesignerController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
EventsController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
ExportController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
ImportController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
MultiTableQueryController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
OperationsController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
PrivilegesController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
QueryByExampleController.php
|
Refactor SavedSearches class to use Exceptions
|
2022-11-10 00:22:37 -03:00 |
|
RoutinesController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
SearchController.php
|
Improve error message when UseDbSearch config is disabled
|
2022-11-09 14:55:14 -03:00 |
|
SqlAutoCompleteController.php
|
Clean up autocomplete controller
|
2022-09-07 15:35:56 +01:00 |
|
SqlController.php
|
Introduce ServerRequest::hasBodyParam() (#17870)
|
2022-11-05 13:04:45 -03:00 |
|
SqlFormatController.php
|
Remove $params array
|
2022-11-05 21:24:10 +00:00 |
|
StructureController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
TrackingController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |
|
TriggersController.php
|
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
|
2022-11-08 00:06:25 -03:00 |