renameTable: Rename a table in a Postgres schema

Description Usage Arguments

Description

This function will rename a table in a schema, but not move it out of a schema.

Usage

1
renameTable(conn, schema, tableName, newTableName, ...)

Arguments

...

Additional arguments passed to the DatabaseConnector::dbSendStatement function


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.