| debug-query-compiler | Query compiler which wraps the compiled code with a runtime check of the result. |
|---|---|
| simple-query-compiler | Query compiler that can transform queries to SQL. |
| trivial-query-compiler | Query compiler that does not optimize sql queries. |
| %compile-query | Compiles the query with the specified compiler. |
|---|