Back
removeRecord()
Name | Type | Required | Default | Description |
---|---|---|---|---|
table | string | Yes | The table name to remove the record from | |
where | string | No | The where clause, i.e id = 123 |