Skip to content

Conversation

@bootjp
Copy link
Owner

@bootjp bootjp commented Aug 10, 2025

Summary

  • add DynamoDB UpdateItem endpoint with simple conditional expressions
  • support transactional writes via TransactWriteItems and dedicated transcoder
  • cover transactions and conditional updates with AWS SDK integration tests
  • refactor UpdateItem request building to avoid composite literal syntax errors

Testing

  • go test ./...
  • go test -race ./...
  • golangci-lint --config=.golangci.yaml run --fix
  • go test ./adapter -run TestDynamoDB -count=1

https://chatgpt.com/codex/tasks/task_e_68977637c0f88324922ae3a2af7b1776

@bootjp bootjp merged commit bac5c71 into main Aug 10, 2025
6 checks passed
@bootjp bootjp deleted the pcjwy2-codex/review-issue-#12-on-github branch August 10, 2025 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants