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
Align codebase with feather database API 1.0.0-beta.3 release (#5)
⚠️ Breaking changes:
- With-style API for transaction & connection
- Using RowSequence in a handler instead of a return value
- Query result renamed to RowSequence
- Remove execute API from database client
- Improve transaction error interface
- Sendable fixes
---------
Co-authored-by: GErP83 <gurrka@gmail.com>