directory
Version:
v0.511.0
Opens a new window with list of versions in this module.
Published: Sep 7, 2026
License: Apache-2.0
Opens a new window with license information.
README
¶
Infrastructure Parser Module
Parser adapter namespace for external SQL parser integrations.
Files
| File |
Responsibility |
| README.md |
Documents parser adapter modules |
Exports
- No direct Go exports; concrete adapters live in submodules
Dependencies
- Upstream:
internal/application/audit
- Downstream: parser-specific adapter modules
Notes
tidb remains the pure-Go parser adapter for MySQL and TiDB.
postgresql is the Phase 3 build-tagged adapter namespace for PostgreSQL parser wiring.
Update Rule
- If members/interfaces/dependencies change, update this file in same change.
Directories
¶
Package postgresql provides the PostgreSQL query access stub when built without the postgresql tag.
|
Package postgresql provides the PostgreSQL query access stub when built without the postgresql tag. |
Package tidbparser extracts parser-neutral statements from TiDB AST nodes.
|
Package tidbparser extracts parser-neutral statements from TiDB AST nodes. |
Click to show internal directories.
Click to hide internal directories.