Skip to content

WIP: fix issues 1106, 1107, and 1185 - #1188

Merged
fglock merged 2 commits into
masterfrom
fix/issues-1106-1107-1185
Aug 28, 2026
Merged

WIP: fix issues 1106, 1107, and 1185#1188
fglock merged 2 commits into
masterfrom
fix/issues-1106-1107-1185

Conversation

@fglock

@fglock fglock commented Aug 28, 2026

Copy link
Copy Markdown
Owner

WIP

Fixes #1106, #1107, and #1185.

This draft PR is the integration point for the JDBC compatibility shims and SQLite URI-file connection fix. Implementation and regression coverage are still in progress; CI/UAT will follow after the focused and full validation gates pass.

fglock and others added 2 commits August 28, 2026 18:08
Initial branch snapshot for the issue fixes.

Generated with Codex (https://openai.com/codex/)

Co-Authored-By: Codex <158243242+codex[bot]@users.noreply.github.com>
Implement DBD::mysql and DBD::Pg compatibility shims over the JDBC backend,
and preserve SQLite URI-file DSNs across separate DBI connections. Add focused
regression coverage and document the changes.

Generated with Codex (https://openai.com/codex/)

Co-Authored-By: Codex <158243242+codex[bot]@users.noreply.github.com>
@fglock
fglock marked this pull request as ready for review August 28, 2026 17:09
@fglock
fglock merged commit 65f37bb into master Aug 28, 2026
2 checks passed
@fglock
fglock deleted the fix/issues-1106-1107-1185 branch August 28, 2026 17:10
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.

Add DBD::mysql compatibility shim backed by JDBC

1 participant