What problem does it solve?
This Skill addresses the complexities of implementing, debugging, and reviewing SQLSpec's OracleDB adapter, ensuring seamless integration and accurate behavior for Oracle database interactions.
Core Features & Use Cases
- Adapter Configuration: Manages connection configurations, driver features, and statement configurations for OracleDB.
- Transaction Handling: Provides specific guidance on Oracle's explicit transaction management within SQLSpec.
- Parameter Management: Facilitates the flow of parameters through
StatementConfig using driver profiles.
- Execution Stacks: Enables execution of statement stacks using adapter-native pipelines or fallback sequential execution.
- Runtime Environment: Integrates with
oracle-26ai-container for environment setup and troubleshooting.
Quick Start
Use the sqlspec-oracledb skill to review the adapter implementation details for OracleDB.