tapis-pgrest 0.3.1

The Tapis PgREST API provides a RESTful interface to a managed SQL-db-as-a-service.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# UpdateMultipleTableRowsWhereSubValueValue

## Enum Variants

| Name | Description |
|---- | -----|
| String | The value to use in the where clause when comparing rows to be updated. |
| bool | The value to use in the where clause when comparing rows to be updated. |
| i32 | The value to use in the where clause when comparing rows to be updated. |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)