-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🗃️ refactor: update database fields #4626
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4626 +/- ##
==========================================
- Coverage 92.52% 92.49% -0.03%
==========================================
Files 512 511 -1
Lines 36755 36633 -122
Branches 3392 3387 -5
==========================================
- Hits 34007 33885 -122
Misses 2748 2748
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 1.28.1](v1.28.0...v1.28.1) <sup>Released on **2024-11-06**</sup> #### ♻ Code Refactoring - **misc**: Update database fields. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Update database fields, closes [#4626](#4626) ([b851c35](b851c35)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.28.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.71.1](v1.71.0...v1.71.1) <sup>Released on **2024-11-06**</sup> #### ♻ Code Refactoring - **misc**: Move portal code to features folder, refactor and clean some code, update database fields. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Move portal code to features folder, closes [lobehub#4631](https://github.com/bentwnghk/lobe-chat/issues/4631) ([bb4ab9c](bb4ab9c)) * **misc**: Refactor and clean some code, closes [lobehub#4629](https://github.com/bentwnghk/lobe-chat/issues/4629) ([ad3a154](ad3a154)) * **misc**: Update database fields, closes [lobehub#4626](https://github.com/bentwnghk/lobe-chat/issues/4626) ([b851c35](b851c35)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
添加
accessed_at
字段以满足程序访问诉求📝 补充信息 | Additional Information