Commit 7269aca
feat: optimize cache key overflow management and database operations
- Skip unnecessary validation in updateManyByCredentialId for better performance
- Let Prisma handle credentialId validation directly at database level
- Streamline batch update operations for selected calendars
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent c88ed8c commit 7269aca
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| 401 | + | |
401 | 402 | | |
402 | 403 | | |
403 | 404 | | |
| |||
0 commit comments