update

Update

Creates an update builder for the given table.

Parameters

table

The table to update


Update

Creates an update builder for the given table and id.

Parameters

table

The table to update

id

The id of the record to update


Update

Creates an update builder for the given table and id.

Parameters

id

The id of the record to update