neos-development-collection icon indicating copy to clipboard operation
neos-development-collection copied to clipboard

9.0 Dev & Debugging add human readable node database view

Open mhsdesign opened this issue 1 year ago • 0 comments

With the optimisations @kitsunet is doing like https://github.com/neos/neos-development-collection/pull/4790 it might become increasingly difficult to easily debug the node table.

The idea is to have a command to create a simple database view (for mariadb) which already joins the hierachyreleations and co to easily navigate.

For real pros this might not be a problem (doing the joins in your head) but ill sure would profit ^^

mhsdesign avatar Mar 13 '24 08:03 mhsdesign