Expand description
The composer transforms parsed templates into final SQL with dialect-specific placeholders and resolved compose references.
Structsยง
- Composed
Sql - The result of composing a template: final SQL and ordered bind parameter names.
- Composer
- Composes parsed templates into final SQL.