mirror of
https://github.com/run-llama/study-llama.git
synced 2026-07-01 20:54:01 -04:00
[PR #4] [MERGED] fix: use asyncpg #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/study-llama/pull/4
Author: @AstraBert
Created: 11/23/2025
Status: ✅ Merged
Merged: 11/23/2025
Merged by: @AstraBert
Base:
main← Head:clelia/use-asyncpg📝 Commits (1)
66f53dbfix: use asyncpg📊 Changes
3 files changed (+21 additions, -35 deletions)
View changed files
📝
pyproject.toml(+2 -2)📝
src/study_llama/classify_and_extract/resources.py(+1 -1)📝
uv.lock(+18 -32)📄 Description
As per title, using psycopg2 was breaking the flow
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.