Skip to content

feat(session): Improve mysql session sql#1006

Open
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:improve-mysql-session
Open

feat(session): Improve mysql session sql#1006
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:improve-mysql-session

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Mar 20, 2026

AgentScope-Java Version

1.0.11

Description

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

- Use DATETIME instead of TIMESTAMP for mysql field
- Use TRUNCATE instead of DELETE from table
@guanxuc guanxuc requested a review from a team March 20, 2026 14:59
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

None yet

Projects

None yet

1 participant