Page MenuHomePhorge

Make Artisan to not require database connection when not needed, other improvements
ClosedPublic

Authored by machniak on Jun 19 2023, 2:21 PM.
Tags
None
Referenced Files
F12010707: D4388.diff
Sun, May 5, 12:19 AM
Unknown Object (File)
Fri, May 3, 11:17 PM
Unknown Object (File)
Tue, Apr 30, 7:34 PM
Unknown Object (File)
Mon, Apr 29, 2:11 AM
Unknown Object (File)
Wed, Apr 17, 10:42 AM
Unknown Object (File)
Wed, Apr 17, 10:42 AM
Unknown Object (File)
Wed, Apr 17, 10:42 AM
Unknown Object (File)
Wed, Apr 17, 10:42 AM
Subscribers
Restricted Project

Details

Summary
  • remove requirement on DB connection to get object properties available for update
  • make all scalpel commands hidden (a few of them were not hidden)
  • removed some redundant code
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Use Reflection instead of DB schema
machniak retitled this revision from Partial fix for Artisan performance issue, and other improvements to Make Artisan to not require database connection when not needed, other improvements.Jun 21 2023, 12:02 PM
machniak edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jul 17 2023, 10:03 AM
This revision was automatically updated to reflect the committed changes.