Expand description
Join types and helper macros for SQL JOIN operations
This module provides shared JOIN functionality that can be used by dialect-specific implementations (SQLite, PostgreSQL, etc.)
Structs§
- Join
- Builder for constructing JOIN clauses
Enums§
- Join
Type - The type of JOIN operation