Skip to content

Conversation

@sunyuhan1998
Copy link
Contributor

The getSelectMessagesSql in MysqlChatMemoryRepositoryDialect seemed to incorrectly add a LIMIT at the end. This PR fixes that issue.

@sunyuhan1998
Copy link
Contributor Author

Hi @markpollack
What do you think? I believe this was likely an oversight when the Dialect was introduced for JdbcChatMemoryRepository in the previous change.

@markpollack markpollack self-assigned this May 14, 2025
@markpollack markpollack added this to the 1.0.0 milestone May 14, 2025
xiaosenho

This comment was marked as resolved.

@markpollack
Copy link
Member

Thanks. I've added some tests. Also ASC is default sort order so removed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants