You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PR review comments: docstrings, error docs, and create() validation
- Document type aliases in tables.create() columns param (#4)
- Clarify SQL description in client namespace summary (#8)
- Add :raises: for HttpError, ValidationError, ValueError across all
operation methods (#6)
- Fix query.sql() to document ValidationError instead of incorrect
SQLParseError
- Restore post-call validation in records.create() matching original
client.create() behavior (#9)
- Improve deprecated get() docstring with explicit guidance on when to
use records.get() vs query.get() (#10)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments