//! `CmdOperation` — ergonomic `.eq()` on columns, building a [`CmdCondition`].
use Value as CborValue;
use ;
use crateCmdCondition;
/// Build conditions from a typed column without going through the
/// expression machinery (command backends filter via CLI flags, not SQL).