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: align models with server responses and add integration tests
Fix DatabaseTableColumn, DatabaseTableForeignKey, FunctionMetadata,
and DatabaseMetadata models to match actual server camelCase fields.
Fix FunctionsClient.list_functions to handle wrapped response format.
Add 15 integration tests covering auth, database CRUD, functions,
metadata, and table admin.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments