..
Maintenance
Add exceptions for invalid identifier names
2022-03-19 17:35:35 -03:00
Partition
Add exceptions for invalid identifier names
2022-03-19 17:35:35 -03:00
Structure
Move Routing::getCurrentRoute to ServerRequest
2022-06-06 23:36:57 -03:00
AddFieldController.php
Introduce the ServerRequest object to AddFieldController
2022-05-04 15:55:22 -03:00
ChangeController.php
Merge branch 'QA_5_2'
2022-04-28 15:56:18 -03:00
ChangeRowsController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
ChartController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
CreateController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
DeleteConfirmController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
DeleteRowsController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
DropColumnConfirmationController.php
Add method to AbstractController to send error messages
2022-03-20 16:39:33 -03:00
DropColumnController.php
Remove db and table properties from controllers
2022-02-02 14:48:43 -03:00
ExportController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
ExportRowsController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
FindReplaceController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
GetFieldController.php
Move Util::checkParameters method to the AbstractController
2022-03-07 22:59:33 -03:00
GisVisualizationController.php
Merge branch 'QA_5_2'
2022-04-26 21:20:06 -03:00
ImportController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
IndexesController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
IndexRenameController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
OperationsController.php
Merge branch 'QA_5_2'
2022-05-21 16:51:47 -03:00
PrivilegesController.php
Extract Table\PrivilegesController from Server\PrivilegesController
2022-05-27 16:25:39 -03:00
RecentFavoriteController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
RelationController.php
Move Routing::getCurrentRoute to ServerRequest
2022-06-06 23:36:57 -03:00
ReplaceController.php
Merge branch 'QA_5_2'
2022-04-28 15:56:18 -03:00
SearchController.php
Replace $analyzedSqlResults array with StatementInfo object
2022-05-24 21:35:30 -03:00
SqlController.php
Merge branch 'QA_5_2'
2022-04-28 15:56:18 -03:00
StructureController.php
Move Routing::getCurrentRoute to ServerRequest
2022-06-06 23:36:57 -03:00
TrackingController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
TriggersController.php
Fix possible undefined globals
2022-03-10 18:05:21 -03:00
ZoomSearchController.php
Removing Foreign Data from Twig
2022-05-24 16:17:04 -03:00