-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
✨ feat: support to use pglite as client db #4873
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 |
0fd6ac6
to
1931f13
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4873 +/- ##
==========================================
+ Coverage 92.18% 92.51% +0.33%
==========================================
Files 549 566 +17
Lines 41566 43197 +1631
Branches 2530 3839 +1309
==========================================
+ Hits 38318 39965 +1647
+ Misses 3248 3232 -16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
87998ca
to
57d00de
Compare
ce4ef27
to
4b7fe06
Compare
refactor modal name pin pglite@0.2.13 add serverExternalPackages for pglite fix tests update model remove migration back previous test file
4b7fe06
to
ed0bf4d
Compare
❤️ 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.37.0](v1.36.46...v1.37.0) <sup>Released on **2024-12-22**</sup> #### ✨ Features - **misc**: Support to use pglite as client db. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support to use pglite as client db, closes [#4873](#4873) ([4131f20](4131f20)) </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.37.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.79.0](v1.78.18...v1.79.0) <sup>Released on **2024-12-22**</sup> #### ♻ Code Refactoring - **misc**: Move pglite to client service, refactor the client service to deprecated. #### ✨ Features - **misc**: Support to use pglite as client db. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Move pglite to client service, closes [lobehub#5133](https://github.com/bentwnghk/lobe-chat/issues/5133) ([c2ded24](c2ded24)) * **misc**: Refactor the client service to deprecated, closes [lobehub#5132](https://github.com/bentwnghk/lobe-chat/issues/5132) ([e603234](e603234)) #### What's improved * **misc**: Support to use pglite as client db, closes [lobehub#4873](https://github.com/bentwnghk/lobe-chat/issues/4873) ([4131f20](4131f20)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information