Description
Verify that updating records works correctly against a real Db2 instance.
Methods to verify
update_record — update a row by primary key column
Acceptance criteria
- Rows are correctly updated by primary key
- All supported data types are handled
- Error handling for missing keys or constraint violations works
Part of the WIP verification checklist in README.
Description
Verify that updating records works correctly against a real Db2 instance.
Methods to verify
update_record— update a row by primary key columnAcceptance criteria
Part of the WIP verification checklist in README.