Skip to contents

Copy a table. One of the most common use cases is testing, to avoid modifying a "production" table.

Usage

copy_table(table_id, destination_id)

Arguments

table_id

Id of table to copy.

destination_id

Parent project id for the copy.