..
Maintenance
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
Partition
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
Structure
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
AddFieldController.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
ChangeController.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
ChangeRowsController.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
ChartController.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
CreateController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
DeleteConfirmController.php
Replace assignments with null coalesce equal operator
2023-02-20 17:03:05 -03:00
DeleteRowsController.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
DropColumnConfirmationController.php
Remove unused variable in catch
2023-02-14 12:10:23 +00:00
DropColumnController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
ExportController.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
ExportRowsController.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
FindReplaceController.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
GetFieldController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
GisVisualizationController.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
ImportController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
IndexesController.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
IndexRenameController.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
OperationsController.php
Require single line for function calls
2023-03-26 23:10:10 -03:00
PrivilegesController.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
RecentFavoriteController.php
Reduce usage of the containerBuilder global variable
2022-09-29 22:36:46 -03:00
RelationController.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
ReplaceController.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
SearchController.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
SqlController.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
StructureController.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
TrackingController.php
Require single line for function calls
2023-03-26 23:10:10 -03:00
TriggersController.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -03:00
ZoomSearchController.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00