Skip to content

fix(session): sqlalchemy query error in ·DatabaseSessionService by using GetSessionConfig #705

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

Closed
wants to merge 4 commits into from

Conversation

czn574775237
Copy link
Contributor

This PR addresses issue #655, resolving errors in the DatabaseSessionService when using GetSessionConfig with PostgreSQL. The changes fix the order of SQL query operations, improve handling of optional GetSessionConfig fields, and correct timestamp comparisons to prevent errors.

@DeanChensj DeanChensj self-assigned this May 15, 2025
@DeanChensj DeanChensj self-requested a review May 15, 2025 23:15
@DeanChensj DeanChensj added the ready to pull for importing back to Google label May 15, 2025
@DeanChensj DeanChensj added ready to pull for importing back to Google and removed ready to pull for importing back to Google labels May 15, 2025
@DeanChensj
Copy link
Collaborator

Could you run uv run pyink --config pyproject.toml ./src to resolve the format issue?

copybara-service bot pushed a commit that referenced this pull request May 16, 2025
…om GetSessionConfig with PostgreSQL

Copybara import of the project:
--
cec6f50 by ZhiNing <[email protected]>:

COPYBARA_INTEGRATE_REVIEW=#705 from czn574775237:fix/issue-655 c15f116
PiperOrigin-RevId: 759381068
@DeanChensj
Copy link
Collaborator

commited in e62e15e

@DeanChensj DeanChensj closed this May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to pull for importing back to Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants