R/transforms.R
ont_update_transform.Rd
Updates the code/SQL for a transform.
ont_update_transform(transform_id, code, con = NULL)
The transform identifier.
New SQL or function name.
Optional DBI connection.
Invisibly returns TRUE.