Ferreteria/v0.6/fx/QDbConnSlug

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | fx
Jump to navigation Jump to search

About

This function is first defined in Sys\Data\Engine\aux\ActionRq\Admin\ToDbOper but is intentionally not implemented. It's intended as an agnostic accessor for wherever the input data format (defined in a podling of InRqData) expects to find the necessary information.

Most of its usage seems to be in the DBA Futililty.

Status

  • 2025-10-25 Its core usage is in ToDbOper, which doesn't make sense (it should be in ToDbConn, which doesn't [yet] exist) and is probably a leftover from before the roles of Oper and Conn were switched around in the registry.