ecp_postgres_update_row
Update a specific row in a PostgreSQL table by matching its primary key. Provides targeted modifications to database records through conversational hosting management.
Instructions
Update a row in a table, identified by primary_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | ||
| confirm | Yes | ||
| db_name | Yes | ||
| password | Yes | ||
| table_name | Yes | ||
| db_username | Yes | ||
| primary_key | Yes |