Attempts to cancel a release that has already passed will result in an error.

db_release_cancel(con, release_id, schema = "timeseries")

Arguments

con

RPostgres connection object.

release_id

character ID of the release to cancel

schema

character name of the database schema. Defaults to 'timeseries'