..
AbstractController.php
Remove unnecessary annotations
2020-01-20 17:35:56 -03:00
CentralColumnsController.php
Reference global funcs and consts via use statement
2020-01-21 22:13:36 -03:00
DataDictionaryController.php
Remove database and table from route names
2020-02-12 17:26:02 -03:00
DesignerController.php
Reference global funcs and consts via use statement
2020-01-21 22:13:36 -03:00
EventsController.php
Reference global funcs and consts via use statement
2020-01-21 22:13:36 -03:00
ExportController.php
Support return back from raw export
2020-01-27 21:16:37 +01:00
ImportController.php
Remove unnecessary annotations
2020-01-20 17:35:56 -03:00
MultiTableQueryController.php
Move request handling from routes to controllers
2020-02-12 15:00:02 -03:00
OperationsController.php
Extract HTML from the database operations page
2020-01-23 22:56:29 -03:00
PrivilegesController.php
Remove useless return type annotations
2020-01-23 13:03:29 -03:00
QueryByExampleController.php
Rename the multi-table query route
2020-02-12 17:04:59 -03:00
RoutinesController.php
Move request handling from routes to controllers
2020-02-12 15:00:02 -03:00
SearchController.php
Remove unnecessary annotations
2020-01-20 17:35:56 -03:00
SqlAutoCompleteController.php
Move response handling from routes to controllers
2020-02-12 14:59:42 -03:00
SqlController.php
Reference global funcs and consts via use statement
2020-01-21 22:13:36 -03:00
SqlFormatController.php
Move request handling from routes to controllers
2020-02-12 15:00:02 -03:00
StructureController.php
Move request handling from routes to controllers
2020-02-12 15:00:02 -03:00
TrackingController.php
Reference global funcs and consts via use statement
2020-01-21 22:13:36 -03:00
TriggersController.php
Reference global funcs and consts via use statement
2020-01-21 22:13:36 -03:00