Skip to contents

Remove a field from a Table

Usage

removeFieldFromTable(dbComm, tableName, field, searchBlock = list())

Arguments

dbComm

DbComm connection object

tableName

Name of table in database, wildcards are permitted

field

table column (field) name see mappings

searchBlock

list coercible to json for Elasticsearch Search API (Query DSL)