[][src]Module toql_core::sql_builder_result

Result of SQL Builder. Use it to get SQL that can be sent to the database.

Structs

SqlBuilderResult

The SQL Builder Result is created by the SQL Builder.