Module internal

Source
Expand description

This module gives access to internal machinery that gives no stability guarantees.

Enums§

SqlTransform
Similar to rq::Transform, but closer to a SQL clause.

Functions§

anchor
Applies preprocessing and anchoring to the main relation in RQ. Meant for debugging purposes.
preprocess
Applies preprocessing to the main relation in RQ. Meant for debugging purposes.