Skip to content

Conversation

@thowar2
Copy link

@thowar2 thowar2 commented Oct 18, 2025

  • Add TableUpsertRecords interface with Promise and callback support
  • Implement _upsertRecords method with validation and error handling
  • Support for batch upsert operations with merge field specification
  • Add comprehensive test suite (14 test cases) with 100% coverage
  • Update mock server to handle upsert API requests
  • Add documentation with usage examples in README.md
  • Add practical example file in examples/upsert-example.js
  • Update CHANGELOG.md with v0.12.3 release notes
  • Follow existing codebase patterns and TypeScript conventions

Closes: Implements Airtable's upsert API functionality

- Add TableUpsertRecords interface with Promise and callback support
- Implement _upsertRecords method with validation and error handling
- Support for batch upsert operations with merge field specification
- Add comprehensive test suite (14 test cases) with 100% coverage
- Update mock server to handle upsert API requests
- Add documentation with usage examples in README.md
- Add practical example file in examples/upsert-example.js
- Update CHANGELOG.md with v0.12.3 release notes
- Follow existing codebase patterns and TypeScript conventions

Closes: Implements Airtable's upsert API functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant