API to express column data changes.
Retrieve the contained value as string
.
Retrieve the contained value.
Check whether the implementor already contains a expression, i.e. pq\Query\Expr.
Modify the contained data, turning it into an expression, i.e. pq\Query\Expr.
pq\Query\ExpressibleInterface pq\Query\ExpressibleInterface::mod(mixed
$data[, string
$op = NULL
])
Set the contained data.
pq\Query\ExpressibleInterface pq\Query\ExpressibleInterface::set(mixed
$data)