Skip to main content

Module composer

Module composer 

Source
Expand description

The composer transforms parsed templates into final SQL with dialect-specific placeholders and resolved compose references.

Structsยง

ComposedSql
The result of composing a template: final SQL and ordered bind parameter names.
Composer
Composes parsed templates into final SQL.