Skip to content

refactor(core): introduce unified native driver SPI - #19

Merged
openai0229 merged 5 commits into
mainfrom
refactor/native-driver-spi
Aug 6, 2026
Merged

refactor(core): introduce unified native driver SPI#19
openai0229 merged 5 commits into
mainfrom
refactor/native-driver-spi

Conversation

@openai0229

Copy link
Copy Markdown
Contributor

Summary

  • introduce a runtime-selected native Rust driver registry
  • split connection, query, metadata, table, routine, transfer, dialect, administration, and schema-diff capabilities
  • route the existing MySQL implementation through neutral Core contracts
  • isolate legacy HTTP/IPC and JDBC compatibility adapters from the native SPI

Verification

  • make verify
  • workspace tests: 780 passed, 4 ignored
  • strict clippy passed
  • knowledge lint passed

@openai0229
openai0229 merged commit 2f3c20b into main Aug 6, 2026
10 checks passed
@openai0229
openai0229 deleted the refactor/native-driver-spi branch August 6, 2026 04: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.

1 participant