Skip to content

Conversation

@DanieleMorotti
Copy link
Contributor

Feature

This PR introduces the AdvancedSQLAlchemySession, adapted from the existing AdvancedSQLLiteSession implementation to work with SQLAlchemy. Related to #2035 .

The new class aims to provide feature parity with AdvancedSQLLiteSession, including support for usage tracking, branching, and other existing functionalities.

Testing

For testing, I’ve replicated and adjusted the test cases from AdvancedSQLLiteSession to ensure similar coverage and behavior.

Let me know if this seems like a solid starting point or if there are some problems!

@seratch seratch added enhancement New feature or request feature:sessions labels Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature:sessions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants