Skip to content

Dependencies: Update to sqlalchemy-cratedb next, remove monkeypatches - #115

Draft
amotl wants to merge 1 commit into
crate:mainfrom
zerotired:sqlalchemy-next
Draft

Dependencies: Update to sqlalchemy-cratedb next, remove monkeypatches#115
amotl wants to merge 1 commit into
crate:mainfrom
zerotired:sqlalchemy-next

Conversation

@amotl

@amotl amotl commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

About

Remove custom monkeypatches after next release of the SQLAlchemy dialect.

References

Review

I think CI failures show up now because the PR is originating from an external organization. In this case, they can be safely ignored.

openai.OpenAIError: Missing credentials. Please pass an `api_key`, `workload_identity`, `admin_api_key`, or set the `OPENAI_API_KEY` or `OPENAI_ADMIN_KEY` environment variable.

/cc @bgunebakan, @kneth

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a93de32d-021c-460d-86aa-a15f9b273a3f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread pyproject.toml
langchain-classic = "<2"
langchain-postgres = "==0.0.17"
sqlalchemy-cratedb = ">=0.40.1"
sqlalchemy-cratedb = { git = "https://github.com/zerotired/sqlalchemy-cratedb.git", branch = "visit_on_conflict_do_update-ng" }

@amotl amotl Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be resolved after another bugfix release of sqlalchemy-cratedb. Thanks in advance!

sqlalchemy-cratedb = ">=0.43.1"

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.

1 participant