Skip to content

Conversation

guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Oct 22, 2025

  • Add Sqlite JdbcChatMemoryRepositoryDialect class.
  • Modify the JdbcChatMemoryRepositoryDialect interface to support identifying the correct dialect for SQLite by database product name.
  • Add Sqlite JdbcChatMemoryRepository integration test class.

…ng-projects#4698)

- Add Oracle and Sqlite JdbcChatMemoryRepositoryDialect classes.
- Modify the JdbcChatMemoryRepositoryDialect interface to support identifying the correct dialect for Oracle and SQLite by their database product names.
- Add Oracle and Sqlite JdbcChatMemoryRepository integration test classes.

Signed-off-by: guanxu <[email protected]>
@ilayaperumalg
Copy link
Member

@guanxuc Thanks for the PR! There is an existing PR adding Oracle chat memory support #3601 by @fanxt0218.

@guanxuc guanxuc changed the title feat(memory): Add Oracle and Sqlite support for JDBC chat memory(#4698) feat(memory): Add Sqlite support for JDBC chat memory(#4698) Oct 22, 2025
@guanxuc
Copy link
Contributor Author

guanxuc commented Oct 22, 2025

@guanxuc Thanks for the PR! There is an existing PR adding Oracle chat memory support #3601 by @fanxt0218.

@ilayaperumalg Thanks for your review! I have removed Oracle related duplicate code, and then only keep Sqlite related code.

@markpollack markpollack added this to the 1.1.0.M4 milestone Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants