Skip to content

Support caching CIText in SQLAlchemy's SQL compilation caching#28

Open
rouge8 wants to merge 1 commit intomahmoudimus:masterfrom
rouge8:gh-25
Open

Support caching CIText in SQLAlchemy's SQL compilation caching#28
rouge8 wants to merge 1 commit intomahmoudimus:masterfrom
rouge8:gh-25

Conversation

@rouge8
Copy link
Copy Markdown

@rouge8 rouge8 commented Jun 2, 2022

Fixes #25.

@mahmoudimus
Copy link
Copy Markdown
Owner

Thank you @rouge8 -- will check and merge and release when ready.

@rouge8
Copy link
Copy Markdown
Author

rouge8 commented Jun 15, 2022

Hi @mahmoudimus, just bumping this (and #24)

@miketheman
Copy link
Copy Markdown

Hi @mahmoudimus ! Happy New Year! 🥳

Checking in to see if there's any way I can help move this along to get released?

@fschulze
Copy link
Copy Markdown

fschulze commented Dec 8, 2025

With SQLAlchemy >= 2.0.7 one can use from sqlalchemy.dialects.postgresql import CITEXT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SAWarning in cache key for CIText()

4 participants