Skip to content

compute: commands process basic query instead of just pattern

Administrator requested to merge rvt/fix-compute-case into main

Created by: rvantonder

Semantics-preserving, this just changes some function signatures for parsing commands. Previously we looked at the pattern, but now we need to take into account whether it is case sensitive (so we need to look at the case parameter).

This is just setup for a fix up the stack.

Merge request reports

Loading