Skip to content

Conversation

@lidavidm
Copy link
Member

No description provided.

@lidavidm lidavidm force-pushed the integration branch 4 times, most recently from 4f3e54a to 8e83777 Compare December 29, 2025 06:28
@lidavidm lidavidm marked this pull request as ready for review December 29, 2025 07:06
@lidavidm lidavidm requested a review from amoeba December 29, 2025 07:06
@github-actions github-actions bot added this to the ADBC Libraries 22 milestone Dec 29, 2025

[pypi-dependencies]
adbc-drivers-dev = { git = "https://github.com/adbc-drivers/dev" }
[tool.uv.sources]
Copy link
Member

Choose a reason for hiding this comment

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

I didn't see the original PR that integrated adbc-drivers-validation into this repo. Do you think we should pin the line below to a rev? Seems like we should.

vendor_name = "PostgreSQL"
vendor_version = "180000"
short_version = "15+"
vendor_version = re.compile(r"18[0-9]{4}")
Copy link
Member

Choose a reason for hiding this comment

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

fancy, I didn't see you set this up so you we can cover a range of versions with a regex

@lidavidm lidavidm merged commit e73c5ba into apache:main Dec 30, 2025
83 checks passed
@lidavidm lidavidm deleted the integration branch December 30, 2025 01:08
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.

2 participants