- Overview
- 1. System Architecture
❱
- 1.1. Corpus Extraction Pipeline
- 1.2. Automated Update Workflow
- 1.3. Test Organization Structure
- 2. Test Corpus Reference
❱
- 2.1. Data Definition Language (DDL) Tests
- 2.2. CREATE Statement Tests
- 2.3. DROP Statement Tests
- 2.4. Data Manipulation Language (DML) Tests
- 2.5. Query Operator Tests
- 2.6. IN and NOT IN Operator Tests
- 2.7. Aggregate Function Tests
- 2.8. Index Maintenance Tests
- 2.9. SQL Language Evidence Tests
- 2.10. BETWEEN Operator Test Suites
- 2.11. Index and Optimization Tests
- 3. Cross-Database Compatibility
❱
- 3.1. Conditional Execution Directives
- 3.2. Platform-Specific Behaviors
- 4. Usage Guide
❱
- 4.1. Building and Running the Extractor
- 4.2. Integrating with CI/CD Systems
- 5. Test File Format Specification
❱
- 5.1. Test Directives Reference
- 5.2. Result Comparison Modes