remove_old_key: remove old keys to maintain uniqueness of "id" for the sake...

Description Usage Arguments

Description

remove old keys to maintain uniqueness of "id" for the sake of force pushing

Usage

1
remove_old_key(dbconn, tbl_name, ids, key)

Arguments

dbconn

SQLConnection. The database connection.

tbl_name

character. Database table name.

ids

vector. A vector of ids.

key

character. Identifier of database table.


robertzk/cachemeifyoucan documentation built on May 27, 2019, 10:34 a.m.